1
1
mirror of https://github.com/anoma/juvix.git synced 2024-08-16 11:40:36 +03:00

Release 0.6.1 (#2699)

This PR updates:

- [x] Package version
- [x] Smoke test
- [x] Changelog
This commit is contained in:
Paul Cadman 2024-03-25 11:45:18 +00:00 committed by GitHub
parent b981405e45
commit 29f1c4c4df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 22 additions and 2 deletions

View File

@ -4,6 +4,26 @@
<img align="right" width="300" height="300" alt="Juvix Mascot" src="../assets/images/tara-smiling.svg" />
</a>
## [v0.6.1](https://github.com/anoma/juvix/tree/v0.6.1) (2024-03-25)
[Full Changelog](https://github.com/anoma/juvix/compare/v0.6.0...v0.6.1)
**Implemented enhancements:**
- Support Nockma/Anoma scry operation [\#2672](https://github.com/anoma/juvix/issues/2672) ([paulcadman](https://github.com/paulcadman))
- JuvixReg to CASM translation [\#2671](https://github.com/anoma/juvix/pull/2671) ([lukaszcz](https://github.com/lukaszcz))
**Merged pull requests:**
- Rename `Dynamic'` to `DynamicTy'` [\#2696](https://github.com/anoma/juvix/pull/2696) ([janmasrovira](https://github.com/janmasrovira))
- Rename `Const` constructor in Tree and Reg languages [\#2695](https://github.com/anoma/juvix/pull/2695) ([janmasrovira](https://github.com/janmasrovira))
- Promote use of `MonadIO` to minimize `embed` occurrences [\#2694](https://github.com/anoma/juvix/pull/2694) ([janmasrovira](https://github.com/janmasrovira))
- Support compilation of Anoma transactions in nockma backend [\#2693](https://github.com/anoma/juvix/pull/2693) ([paulcadman](https://github.com/paulcadman))
- Add flags for the markdown and html backend: ` --strip-prefix` and `--ext`. [\#2681](https://github.com/anoma/juvix/pull/2681) ([jonaprieto](https://github.com/jonaprieto))
- Support nockma scry [\#2678](https://github.com/anoma/juvix/pull/2678) ([paulcadman](https://github.com/paulcadman))
- JuvixReg to CASM translation [\#2671](https://github.com/anoma/juvix/pull/2671) ([lukaszcz](https://github.com/lukaszcz))
- Replace `polysemy` by `effectful` [\#2663](https://github.com/anoma/juvix/pull/2663) ([janmasrovira](https://github.com/janmasrovira))
## [v0.6.0](https://github.com/anoma/juvix/tree/v0.6.0) (2024-03-01)
[Full Changelog](https://github.com/anoma/juvix/compare/v0.5.5...v0.6.0)

View File

@ -1,5 +1,5 @@
name: juvix
version: 0.6.0
version: 0.6.1
license: GPL-3.0-only
license-file: LICENSE.md
copyright: (c) 2022- Heliax AG.

View File

@ -7,7 +7,7 @@ tests:
stdout:
matches:
regex: |-
^Juvix version 0.6.0-([a-f0-9]{7}).*
^Juvix version 0.6.1-([a-f0-9]{7}).*
- name: cli-numeric-version
command: