Releases: bsv-blockchain/go-safe-conversion
Releases · bsv-blockchain/go-safe-conversion
Release v1.1.0
Changelog
- 6d64a6f chore(codeowners): update entries (#10)
- ceea36c chore(config): update project configuration files
- 78429e1 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#16)
- fc436f4 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#18)
- 5217c7a chore(deps): bump github/codeql-action in the ghactions-all group (#11)
- 746ed11 chore(deps): bump github/codeql-action in the ghactions-all group (#19)
- d9abb2e chore(deps): bump github/codeql-action in the ghactions-all group (#21)
- 950e8b4 chore(deps): bump github/codeql-action in the ghactions-all group (#26)
- 95c182f chore(deps): bump pip from 24.3.1 to 25.2 in /.github/pip (#22)
- 2294b1f chore(deps): bump the ghactions-all group with 2 updates (#15)
- 56b591a chore(deps): bump the ghactions-all group with 2 updates (#17)
- 9b1553d chore(deps): bump the ghactions-all group with 2 updates (#23)
- 8930d3f chore(deps): bump the ghactions-all group with 2 updates (#25)
- 6bf71d6 chore(deps): bump the ghactions-all group with 4 updates (#14)
- 013f932 chore(deps): bump the ghactions-all group with 6 updates (#20)
- 62a5da3 chore(deps): update pre-commit hooks (#12)
- a323221 chore(deps): update pre-commit hooks (#13)
- 8234b65 chore(deps): update pre-commit hooks (#24)
- 07ae83e chore(github): update workflows and configurations
- 722f6a4 docs(agents): enhance development guidelines
- 0161106 docs(agents): update gofumpt command (#9)
- 2ac227f feat(ci): add comprehensive benchmark suite to GitHub workflows
- 123a1d7 feat(ci): enhance security workflows with fork safety and granular controls
- eed9f3e feat(prettier): add YAML formatting configuration
- 27b2b05 feat: added new labels
- c672dca feat: added workflow guidelines
- 21634ed feat: combined workflows
- 685ea0a feat: massive update to workflows
- cd16b1c feat: remove old files
- cc53e14 feat: upgrade repo
- 29f6449 feat: upgraded agents and conventions
- d0b8221 feat: upgraded workflows
- 97d8877 fix(safeconversion): consolidate error format strings (#29)
- b9742bd fix(tests): deduplicate error prefix (#28)
- 2815123 fix(tests): reuse common test case names (#30)
- f9a4246 fix: added groups
- ebd4467 fix: better targeting for sec group
- bc30d7f fix: forked prs
- 0e89e6d fix: format json
- 80d82e8 fix: link to branch
- 982e514 fix: pre-commit workflow
- 837752d fix: removed workflow, now in tests
- a9729c9 fix: whitespace
- f7d5c04 sync: update 9 files from source repository (#27)
Release v1.0.3
Release v1.0.2
Changelog
- a48fcad Merge pull request #6 from bsv-blockchain/dev/mrz
- 40524ab Merge pull request #7 from bsv-blockchain/feat/remove-install-template-line-from-readme.md
- 32a5089 chore: upgraded deps
- 3ceb928 docs(README): remove install-template target
- b66983d feat: upgrade gitleaks workflow
- 5db7b0f feat: upgraded config file
- ec6c553 feat: upgraded file
- 5ebf7c9 feat: upgraded linter config
- 865274f feat: upgraded workflows
- 7294666 fix: add missing license
- be0e2a0 fix: assignees
- 332f196 fix: format
- 6f164f7 fix: formatting
- 40af0bd fix: formatting
- 72806cc fix: formatting yaml files
- d6a5f09 fix: formatting yaml files
- 9dbdb19 fix: linter issue
- 4291352 fix: minor copy issue
- bad845e fix: moved devcontainer
- 53fe303 fix: updated description
Release v1.0.1
Changelog
- 8748ba2 Merge pull request #1 from bsv-blockchain/dependabot/github_actions/master/ghactions-all-1db280f781
- aff3f77 Merge pull request #2 from bsv-blockchain/feat/create-benchmark-tests-with-comments
- 45d0af7 Merge pull request #3 from bsv-blockchain/feat/refactor-tests-to-use-testify
- 0596434 Merge pull request #4 from bsv-blockchain/feat/create-safe_conversion_examples_test.go-with-examples
- 0752539 Merge pull request #5 from bsv-blockchain/feat/create-fuzz-tests-using-testify
- edafd85 chore(deps)(deps): bump actions/cache in the ghactions-all group
- 0c54386 feat: added an example
- 7de438d feat: added badge, minor clean up
- 031f0e3 feat: added benchmarks
- 33a112d feat: stub out examples folder
- 35c2337 feat: updated workflows
- eadbfb0 fix: added links to examples
- 1604a27 fix: bad link
- 4dbe95b fix: changed assignee
- 8c2c653 fix: changed default assignees
- de72111 fix: cleaned up tests
- 2bd3647 fix: conversions were not needed
- 353832d fix: missing label
- f97b610 fix: new repo mods
- 1911c5b fix: remove temp line
- a1f63de fix: updated description in agents
- 43343d2 fix: using OpenBSV
- 34ece71 refactor: package name change
- 64ba638 test(benchmarks): add benchmarks for public functions
- f8ab43e test(conversion): refactor tests to use testify
- 6982d2d test(examples): add example functions for public APIs
- 04c2806 test(fuzz): add fuzz tests for conversions