Releases: bsv-blockchain/go-tx-map
Releases · bsv-blockchain/go-tx-map
Release v1.2.1
Changelog
- 2914854 chore(deps): add gomoddirectives replace-allow-list for crypto
- 2781ef5 chore(deps): bump github.com/bsv-blockchain/go-bt/v2 from 2.4.6 to 2.5.0 (#44)
- 0b2e993 chore(deps): bump github.com/bsv-blockchain/go-bt/v2 from 2.5.0 to 2.5.1 (#58)
- 0c45768 chore(deps): bump github/codeql-action in the ghactions-all group (#47)
- 942ffd4 chore(deps): bump github/codeql-action in the ghactions-all group (#59)
- d99fbe6 chore(deps): bump the ghactions-all group with 2 updates (#52)
- b5b9d87 docs(README): reorganize development build commands section
- daef363 docs(README): update GitHub Actions link in examples section
- 078d7db sync: update .github/.env.base from source repository (#41)
- 4995a8e sync: update .github/SECURITY.md from source repository (#51)
- 0d4dc77 sync: update 16 files from source repository (#53)
- 9a8a75c sync: update 16 files from source repository (#55)
- d52b912 sync: update 2 files from source repository (#42)
- 386e4be sync: update 2 files from source repository (#43)
- c5863b6 sync: update 2 files from source repository (#46)
- 847644b sync: update 26 files from source repository (#60)
- 8d83624 sync: update 3 files from source repository (#57)
- 2308057 sync: update 5 files from source repository (#45)
- e09d396 sync: update 5 files from source repository (#49)
- aab1034 sync: update 5 files from source repository (#50)
- 7cb7ade sync: update 6 files from source repository (#48)
- a764f33 sync: update 6 files from source repository (#54)
- 651855a sync: update 9 files from source repository (#56)
Release v1.2.0
Changelog
- cedcd63 chore(deps): bump github/codeql-action in the ghactions-all group (#39)
- 12bc009 chore(deps): bump the ghactions-all group with 2 updates (#38)
- 5078233 chore(deps): update pre-commit hooks (#37)
- cda8992 feat: remove old files
- cae2fda feat: upgrade repo
- 7255e55 fix: sonarqube issue
- 0863cac sync: update 9 files from source repository (#40)
Release v1.1.1
Release v1.0.5
Changelog
- 11b6892 chore(deps)(deps): bump github.com/bsv-blockchain/go-bt/v2 (#15)
- a9c3a12 chore(deps): bump the ghactions-all group with 2 updates (#16)
- 0fbf05d feat: added new make cmd
- 09ff828 feat: upgraded agents file
- 032e4bf fix: change owner for certain files
- 8a2062c fix: removed dupe word
- 46a0bd3 fix: removed old description
- 4a29288 fix: use squash
Release v1.0.4
Changelog
- 2c96c4e chore: upgraded deps, bumped go version to minor, added toolchain
- 2069d98 feat: uggraded workflows
- 5f90990 feat: upgrade gitleaks action
- 837bb00 feat: upgraded config
- 487f6a5 feat: upgraded golangci-lint config
- 50737b5 fix: added missing license
- 403c731 fix: formatting
- a8a3497 fix: formatting to follow editor config
- b195079 fix: linter issues
- 97024bb fix: moved devcontainer
- 48172fc fix: updated the defaults for yml
Release v1.0.3
Changelog
- 4a57e9b [FEAT] Sonar Issue Fixes & Clean Up (#8)
- 6a85b24 docs(README): remove install-template command (#7)
- 2c7e799 feat: expanding test coverage
- 7bff427 fix: func test name
- 3c5714d fix: linter issue
- 7a61daf fix: minor copy issue
- 615899a fix: name issue
- 22936d7 fix: test names
- 69a0bc5 test(split_swiss_map): cover Buckets and PutMulti (#12)
- 1846c3c test(splitmap): cover Delete edge cases (#10)
- e8a1698 test(tx_map): add coverage for PutMultiBucket (#11)
- 68e0e5b test(txmap): add delete coverage for SplitSwissMapUint64 (#9)
- 07e4dbc test(txmap): cover SwissLockFreeMapUint64.Get (#13)
Release v1.0.2
Changelog
- df26b24 Merge pull request #4 from bsv-blockchain/feat/add-benchmark-functions-for-new-map-types
- 40159f5 Merge pull request #5 from bsv-blockchain/dev/mrz
- fa53b07 Merge pull request #6 from bsv-blockchain/gobtUpdate
- efbbb9b Migrate to bsv-blockchain go-bt dependency
- 18f581a feat: updated benchmarks
- e4ccd9f fix: bad link
- c8d033f fix: formatted table
- d547651 fix: updated public function comments
- 3ce3124 test(bench): add constructor benchmarks
Release v1.0.1
Changelog
- 6218d83 Merge pull request #1 from bsv-blockchain/dependabot/github_actions/master/ghactions-all-1db280f781
- 509d418 Merge pull request #2 from bsv-blockchain/feat/add-benchmarks-for-convertsyncmaptouint32slice
- 65308c7 Merge pull request #3 from bsv-blockchain/feat/create-fuzz-test-with-testify
- 92114c0 Update LICENSE
- 1f317b8 chore(deps)(deps): bump actions/cache in the ghactions-all group
- 0163990 chore: bump version
- 2063222 feat: added new badge, minor fixes
- b2d3f8b feat: stubbing files for future use
- b7bbc36 feat: updated description of library
- c5d8d0e feat: upgraded workflows
- e39ff96 fix: added missing func comments
- cf9a031 fix: assignees
- 8871b4d fix: default assignee
- c1a443b fix: minor tweaks
- f185bdb fix: minor updates
- 9543919 fix: moved package comment
- e0f32f8 fix: name of file, removed unused file
- 0cadc6d fix: removed citations
- 9ca845a fix: removed old placeholder benchmark
- 0e7e195 fix: removed temp line
- abc61b8 fix: sponsor was old
- 5fbddf7 test(benchmarks): add slice conversion benchmarks
- 5b0080a test(txmap): update fuzz test using byte inputs