Releases: NillionNetwork/nada-dsl
Releases · NillionNetwork/nada-dsl
v0.7.1
What's Changed
- Expose SecretBoolean.random() in Nada by @jimouris in #46
- feat: add support for ecdsa types and sign function by @manel1874 in #48
- fix:
.to_public()
now doesn't underline for pyright by @cyberglot in #49
New Contributors
- @jimouris made their first contribution in #46
- @manel1874 made their first contribution in #48
- @cyberglot made their first contribution in #49
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore: Add issue templates by @navasvarela in #21
- docs: Add Github actions build status and PyPI version badge by @navasvarela in #23
- fix: python linting errors by @navasvarela in #22
- Update README.md by @navasvarela in #26
- chore: Update pylint version by @navasvarela in #27
- feat: Add support for Python builtin sum by @navasvarela in #25
- fix: Do not compile nada functions that use literals by @navasvarela in #29
- chore: remove version.py file generation by @navasvarela in #32
- feat: Add deterministic operation and function identifiers by @navasvarela in #31
- fix: compiling nada functions overrides AST operations by @navasvarela in #33
- chore(deps): update sphinx-rtd-theme requirement from <2.1,>=1.0 to >=1.0,<3.1 by @dependabot in #34
- chore: run validation tests from Nillion by @navasvarela in #36
- feat: reduce the size of literal identifiers by @Jmgr in #37
- fix: typo in PR template by @Jmgr in #42
- feat: add support for NTuple by @Jmgr in #41
- feat: add support for Objects by @Jmgr in #43
- feat: Add nada-mir-proto package and initial uv support by @navasvarela in #44
- chore: Fix publish pipeline by @navasvarela in #45
- Chore/fix publish pipeline by @navasvarela in #47
New Contributors
- @dependabot made their first contribution in #34
- @Jmgr made their first contribution in #37
Full Changelog: v0.6.3...v0.7.0
v0.6.4
What's Changed
- chore: Add issue templates by @navasvarela in #21
- docs: Add Github actions build status and PyPI version badge by @navasvarela in #23
- fix: python linting errors by @navasvarela in #22
- Update README.md by @navasvarela in #26
- chore: Update pylint version by @navasvarela in #27
- feat: Add support for Python builtin sum by @navasvarela in #25
- fix: Do not compile nada functions that use literals by @navasvarela in #29
- chore: remove version.py file generation by @navasvarela in #32
- feat: Add deterministic operation and function identifiers by @navasvarela in #31
- fix: compiling nada functions overrides AST operations by @navasvarela in #33
- chore(deps): update sphinx-rtd-theme requirement from <2.1,>=1.0 to >=1.0,<3.1 by @dependabot in #34
- chore: run validation tests from Nillion by @navasvarela in #36
- feat: reduce the size of literal identifiers by @Jmgr in #37
- Release v0.6.4 by @navasvarela in #38
New Contributors
- @dependabot made their first contribution in #34
- @Jmgr made their first contribution in #37
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Update nada-dsl.yml by @navasvarela in #2
- feat: Add contributing guide by @navasvarela in #3
- chore: Add CODEOWNERS and dependabot configuration by @navasvarela in #13
- Create PULL_REQUEST_TEMPLATE.md by @wwwehr in #14
- docs: Add docs requirements in readthedocs configuration by @navasvarela in #18
- Update README.md by @crypblizz8 in #20
- docs: Add readthedocs build badge by @navasvarela in #19
- feat: type checking refactor by @pablojhl in #15
New Contributors
- @wwwehr made their first contribution in #14
- @crypblizz8 made their first contribution in #20
- @pablojhl made their first contribution in #15
Full Changelog: https://github.com/NillionNetwork/nada-dsl/commits/v0.6.3