Releases: k-nuth/kth-mono
Releases · k-nuth/kth-mono
v0.70.0
What's Changed
- fix: Modernize tests and build configuration by @fpelliccioni in #52
- fix: restore script_basis constructor behavior to use valid state ins… by @fpelliccioni in #72
- release: 0.70.0 by @fpelliccioni in #73
Full Changelog: v0.69.0...v0.70.0
v0.69.0
What's Changed
- refactor: replace deprecated create_old function with byte_reader pat… by @fpelliccioni in #35
- feat: add GLOBAL_BUILD option to CMake configuration by @fpelliccioni in #38
- feat: update secp256k1 configuration by @fpelliccioni in #39
- feat: reorganize build scripts into scripts/ directory by @fpelliccioni in #36
- feat: add Emscripten (WebAssembly) support by @fpelliccioni in #37
- refactor: Conan package to expose multiple CMake targets by @fpelliccioni in #40
- fix: C-API operation mutable by @fpelliccioni in #41
- cleanup: secp256k1 cmake quiet by @fpelliccioni in #42
- feat(build): enable tests by default in CMake and Conan for all major… by @fpelliccioni in #47
- doc: update README and add BUILD_WITH_TESTS documentation by @fpelliccioni in #43
- feat(ci): enable and run tests by default in all CI workflows by @fpelliccioni in #44
- chore(scripts): update build scripts, add test runner, remove obsolet… by @fpelliccioni in #45
- feat(tests): update and refactor test files for new test-enabled buil… by @fpelliccioni in #46
- chore: remove doctest add catch2 lock by @fpelliccioni in #48
- chore: update copyright year to 2025 by @fpelliccioni in #49
- feat: Update secp256k1 from Bitcoin Cash Node with enhanced cryptographic modules by @fpelliccioni in #50
- chore: general cleanup and code organization by @fpelliccioni in #51
- feat: refactor transaction verification logic and utxo selection by @fpelliccioni in #53
- chore: temporary adjustments in validation flow by @fpelliccioni in #54
- fix: add gmp dependency reference to consensus component in conanfile by @fpelliccioni in #56
- fix: integrate unit tests into build workflows and remove duplicate test job by @fpelliccioni in #58
- feat: add clang-format static checks to CI workflow by @fpelliccioni in #59
- fix: add missing conan profiles to unit test steps by @fpelliccioni in #60
- ci: add SKIP_CLANG_FORMAT flag to temporarily disable formatting checks by @fpelliccioni in #62
- feat: add cppcheck static analysis to CI workflow by @fpelliccioni in #64
- feat: add IWYU (Include What You Use) analysis to CI workflow by @fpelliccioni in #65
- feat: add local sanitizer testing script by @fpelliccioni in #66
- fix: resolve GitHub Actions env context error in workflow calls by @fpelliccioni in #67
- fix: resolve sanitizer conflicts between AddressSanitizer and ThreadS… by @fpelliccioni in #68
- feat: add local sanitizer build script based on build.sh by @fpelliccioni in #69
Full Changelog: v0.68.1...v0.69.0
v0.68.1
What's Changed
- chore: remove redundant update-readme-versions workflow by @fpelliccioni in #31
- cleanup: remove deprecated use_libmdbx options from all modules by @fpelliccioni in #33
- fix: improve Emscripten support and spdlog configuration by @fpelliccioni in #32
- release: 0.68.1 by @fpelliccioni in #34
Full Changelog: v0.68.0...v0.68.1
v0.68.0
What's Changed
- feat: adding github actions scripts by @fpelliccioni in #1
- feat: GhA dev publishes by @fpelliccioni in #4
- feat: files and dir reorganization by @fpelliccioni in #2
- feat: GhA dev publishes by @fpelliccioni in #5
- feat: build deps on GhA by @fpelliccioni in #6
- fix: repo name by @fpelliccioni in #7
- Release 0.68.0 by @fpelliccioni in #8
- feat: release script improvement by @fpelliccioni in #9
- feat: release script improvement by @fpelliccioni in #10
- feat: release script improvement by @fpelliccioni in #11
- feat: readme adjustments by @fpelliccioni in #12
- feat: license by @fpelliccioni in #13
- feat: readme improvements by @fpelliccioni in #14
- feat: readme improvements by @fpelliccioni in #15
- feat: upgrade C++ standard to C++23 by @fpelliccioni in #16
- chore: improve GitHub Actions CI pipeline by @fpelliccioni in #17
- chore: improve release process automation by @fpelliccioni in #18
- feat: automated release notes sync from GitHub Releases by @fpelliccioni in #19
- feat: intelligent multi-repo release notes backfill tool by @fpelliccioni in #20
- docs: backfill missing release notes (v0.47.0 to v0.58.0) by @fpelliccioni in #21
- feat: Update release notes with mono-repo transition explanation by @fpelliccioni in #22
- fix: Update Conan profiles to C++23 standard by @fpelliccioni in #23
- fix: Update conancenter URL to center2.conan.io by @fpelliccioni in #24
- release: 0.68.0 by @fpelliccioni in #25
- fix: enable Conan package upload for release/hotfix PRs by @fpelliccioni in #26
- feat: improve release script with cleanup and fixes by @fpelliccioni in #27
- docs: add comprehensive version history and repository transition guide by @fpelliccioni in #28
- docs: revert incorrect v0.68.0 release notes for regeneration by @fpelliccioni in #30
- feat: fix release notes references to use final tags by @fpelliccioni in #29
New Contributors
- @fpelliccioni made their first contribution in #1
Full Changelog: https://github.com/k-nuth/kth-mono/commits/v0.68.0