From 2cf087b0c1071443e282d65016a49c371ca71ad0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 17:33:50 +0000 Subject: [PATCH 1/4] chore: release Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++ Cargo.toml | 2 +- 2 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..800df7e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,54 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.2.5+2.11.9](https://github.com/Maroon502/coinutils-src/compare/v0.2.4+2.11.9...v0.2.5+2.11.9) - 2023-10-26 + +### Added +- add flags to system lib + +### Fixed +- fix wrong version +- fix wrong version +- wrong spell +- change rerun-if flag + +### Other +- Update CoinUtils from 0.108.8 to 0.108.9 +- update workflow +- test +- test +- releases action +- releases action +- releases action +- releases action +- publish 0.2.4 +- test actions\ +- test for actions +- bump CoinUtils from 2.11.6 to 2.11.9 +- release v0.2.2+2.11.6 +- docs +- docs +- docs +- release/v0.2.0+2.11.6 +- format +- use coin-build-tools +- finish docs +- refactor +- refactor +- refactor +- refator +- refactor +- Rename CoinUtils_lib_sources.txt to coinutils_lib_sources.txt +- refactor' +- refactor +- refactor +- release 0.1.0+2.11.6 +- add version +- initial +- Create LICENSE.md +- first commit diff --git a/Cargo.toml b/Cargo.toml index 98d6908..5f80e74 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coinutils-src" -version = "0.2.4+2.11.9" +version = "0.2.5+2.11.9" edition = "2021" build = "build.rs" links = "CoinUtils" From d27dc4d8031d436acfccc3e7b6b683441e5112c4 Mon Sep 17 00:00:00 2001 From: Maroon502 Date: Fri, 27 Oct 2023 01:37:54 +0800 Subject: [PATCH 2/4] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 800df7e..e66c0bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.2.5+2.11.9](https://github.com/Maroon502/coinutils-src/compare/v0.2.4+2.11.9...v0.2.5+2.11.9) - 2023-10-26 +## [0.2.5+2.11.10](https://github.com/Maroon502/coinutils-src/compare/v0.2.4+2.11.9...v0.2.5+2.11.9) - 2023-10-26 + +### Other +- Update CoinUtils from 0.108.8 to 0.108.9 + +## [0.2.4+2.11.9](https://github.com/Maroon502/coinutils-src/compare/v0.1.0+2.11.6...v0.2.5+2.11.9) - 2023-05-18 ### Added - add flags to system lib @@ -18,7 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - change rerun-if flag ### Other -- Update CoinUtils from 0.108.8 to 0.108.9 - update workflow - test - test From 6be49a9a0b8892857aa5788ef8ecd62eed766fbd Mon Sep 17 00:00:00 2001 From: Maroon502 Date: Fri, 27 Oct 2023 01:38:16 +0800 Subject: [PATCH 3/4] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5f80e74..339115b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coinutils-src" -version = "0.2.5+2.11.9" +version = "0.2.5+2.11.10" edition = "2021" build = "build.rs" links = "CoinUtils" From eef89f0aff4dfa304b364aba3249eee7618952cd Mon Sep 17 00:00:00 2001 From: Maroon502 Date: Fri, 27 Oct 2023 01:38:43 +0800 Subject: [PATCH 4/4] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e66c0bb..475a49a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.2.5+2.11.10](https://github.com/Maroon502/coinutils-src/compare/v0.2.4+2.11.9...v0.2.5+2.11.9) - 2023-10-26 +## [0.2.5+2.11.10](https://github.com/Maroon502/coinutils-src/compare/v0.2.4+2.11.9...v0.2.5+2.11.10) - 2023-10-26 ### Other - Update CoinUtils from 0.108.8 to 0.108.9 -## [0.2.4+2.11.9](https://github.com/Maroon502/coinutils-src/compare/v0.1.0+2.11.6...v0.2.5+2.11.9) - 2023-05-18 +## [0.2.4+2.11.9](https://github.com/Maroon502/coinutils-src/compare/v0.1.0+2.11.6...v0.2.4+2.11.9) - 2023-05-18 ### Added - add flags to system lib