Releases: konidev20/pyshamir
Releases · konidev20/pyshamir
Release v1.0.4
What's Changed
- Update LICENSE to MPLv2.0 by @konidev20 in #33
- chore: bump version from v1.0.3 to v1.0.4 by @konidev20 in #34
Full Changelog: v1.0.3...v1.0.4
Release v1.0.3
What's Changed
- chore: change python version for unit testing to 3.7 by @sidsbrmnn in #31
- Removing generic type hints to support Python version < 3.9 by @Pankul94 in #30
- chore: bump version to v1.0.3 by @konidev20 in #32
Full Changelog: v1.0.2...v1.0.3
Release v1.0.2
What's Changed
- Create scorecard.yml by @konidev20 in #25
- Patch to avoid lookup tables by @Pankul94 in #27
- chore: bump version to v1.0.2 by @konidev20 in #28
New Contributors
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
What's Changed
Bug Fixes
- unittests were allowed to fail by @konidev20
- ensure 255 unique x-coordinates (#20) by @sidsbrmnn and @konidev20
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
What's Changed
- code cleanup by @Loadingname91 in #1
- Refactor project for packaging and other changes by @AbhishekSrikanth in #2
- Added the split method and basic code refactor by @Loadingname91 in #4
- chore: ignore os,vcs,editor related files by @sidsbrmnn in #5
- chore: removed Unused imports by @konidev20 in #7
- Packaging changes by @AbhishekSrikanth in #6
- Add unit tests by @konidev20 in #9
- Add GitHub workflow to create releases by @sidsbrmnn in #8
- unit-test-through-github-actions by @konidev20 in #12
- Add documentation and bump version for GA by @AbhishekSrikanth in #13
- Update Readme to address a formatting change by @Loadingname91 in #14
- docs: add lang to codeblocks by @sidsbrmnn in #15
- build: add missing asset_name for release by @sidsbrmnn in #17
- build: fix version on workflow env by @sidsbrmnn in #18
- build: pass ref_name as input to version by @sidsbrmnn in #19
New Contributors
- @Loadingname91 made their first contribution in #1
Full Changelog: https://github.com/konidev20/pyshamir/commits/v1.0.0