Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.1"
".": "0.5.2"
}
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
# Changelog

## [0.5.2](https://github.com/tasshi-me/fitting-rs/compare/0.5.1...0.5.2) (2025-11-08)


### Chores

* **deps:** update actions/checkout action to v5 ([#133](https://github.com/tasshi-me/fitting-rs/issues/133)) ([6026c8e](https://github.com/tasshi-me/fitting-rs/commit/6026c8e17443467c3f8e746f43ba7ef4db94d4a1))
* **deps:** update rust crate serde to 1.0.198 ([#98](https://github.com/tasshi-me/fitting-rs/issues/98)) ([925e3cc](https://github.com/tasshi-me/fitting-rs/commit/925e3ccd490a62769687fd90454c5582407830f6))
* **deps:** update rust crate serde to 1.0.199 ([#100](https://github.com/tasshi-me/fitting-rs/issues/100)) ([ccf8cb4](https://github.com/tasshi-me/fitting-rs/commit/ccf8cb457b5f7acabc39b9115e2d410eb27b39ec))
* **deps:** update rust crate serde to 1.0.200 ([#101](https://github.com/tasshi-me/fitting-rs/issues/101)) ([cadd933](https://github.com/tasshi-me/fitting-rs/commit/cadd933211eb35d7d49ed3ce69b13f02b065cba5))
* **deps:** update rust crate serde to 1.0.201 ([#103](https://github.com/tasshi-me/fitting-rs/issues/103)) ([ba3874f](https://github.com/tasshi-me/fitting-rs/commit/ba3874f1703898fe9651c1763bbc851a4e6ca953))
* **deps:** update rust crate serde to 1.0.202 ([#104](https://github.com/tasshi-me/fitting-rs/issues/104)) ([9efc2a5](https://github.com/tasshi-me/fitting-rs/commit/9efc2a56f88e3a2d2122898dce7b814f9a55f186))
* **deps:** update rust crate serde to 1.0.203 ([#106](https://github.com/tasshi-me/fitting-rs/issues/106)) ([2ac427e](https://github.com/tasshi-me/fitting-rs/commit/2ac427e535b00f8554fce477e96329765802bd69))
* **deps:** update rust crate serde to 1.0.204 ([#107](https://github.com/tasshi-me/fitting-rs/issues/107)) ([86517bd](https://github.com/tasshi-me/fitting-rs/commit/86517bdf442342176f9009f52a187c65d58a9c29))
* **deps:** update rust crate serde to 1.0.205 ([#111](https://github.com/tasshi-me/fitting-rs/issues/111)) ([0c0e20c](https://github.com/tasshi-me/fitting-rs/commit/0c0e20cf46c7e8b55d78860ad0e63432bb89537c))
* **deps:** update rust crate serde to 1.0.206 ([#112](https://github.com/tasshi-me/fitting-rs/issues/112)) ([a725ba6](https://github.com/tasshi-me/fitting-rs/commit/a725ba660dffac4ff9db45bc5d0bb2de5fe0becb))
* **deps:** update rust crate serde to 1.0.207 ([#113](https://github.com/tasshi-me/fitting-rs/issues/113)) ([6990904](https://github.com/tasshi-me/fitting-rs/commit/69909049c562e716e61c469d44fa7c63e4d4bf9e))
* **deps:** update rust crate serde to 1.0.208 ([#114](https://github.com/tasshi-me/fitting-rs/issues/114)) ([5deb88c](https://github.com/tasshi-me/fitting-rs/commit/5deb88c30baf4d0244b704d83343ee6eb3b0d5dd))
* **deps:** update rust crate serde to 1.0.209 ([#115](https://github.com/tasshi-me/fitting-rs/issues/115)) ([64acebc](https://github.com/tasshi-me/fitting-rs/commit/64acebcd5590f14f7e6e1c730ef78a18b1c7efea))
* **deps:** update rust crate serde to 1.0.210 ([#116](https://github.com/tasshi-me/fitting-rs/issues/116)) ([6db9000](https://github.com/tasshi-me/fitting-rs/commit/6db90008df542c36a6e15d09b73b7ff417e7a423))
* **deps:** update rust crate serde to 1.0.211 ([#118](https://github.com/tasshi-me/fitting-rs/issues/118)) ([f671e12](https://github.com/tasshi-me/fitting-rs/commit/f671e12595493cbbf50a1445d45062a43efb2db6))
* **deps:** update rust crate serde to 1.0.213 ([#119](https://github.com/tasshi-me/fitting-rs/issues/119)) ([388987b](https://github.com/tasshi-me/fitting-rs/commit/388987bce01f8b42c6face09893b3703dbba8ffc))
* **deps:** update rust crate serde to 1.0.214 ([#122](https://github.com/tasshi-me/fitting-rs/issues/122)) ([a24bef7](https://github.com/tasshi-me/fitting-rs/commit/a24bef77b3000938d40ef026492beca264f12d10))
* **deps:** update rust crate serde to 1.0.215 ([#128](https://github.com/tasshi-me/fitting-rs/issues/128)) ([857f2ce](https://github.com/tasshi-me/fitting-rs/commit/857f2ce38db7eaba97c966b71c2a185cbdd2cbdb))
* **deps:** update rust crate serde to 1.0.216 ([#129](https://github.com/tasshi-me/fitting-rs/issues/129)) ([c5bcdc7](https://github.com/tasshi-me/fitting-rs/commit/c5bcdc799637be3db6367fb27b3f63ebfdf9e7bc))
* **deps:** update rust crate serde to 1.0.217 ([#130](https://github.com/tasshi-me/fitting-rs/issues/130)) ([dadf605](https://github.com/tasshi-me/fitting-rs/commit/dadf605b9f19edeccad9ec9cfd022ae968677a41))
* **deps:** update rust crate serde to 1.0.218 ([#131](https://github.com/tasshi-me/fitting-rs/issues/131)) ([8dc1401](https://github.com/tasshi-me/fitting-rs/commit/8dc14018b0a5ea23bde9c41fea531a0a63d3f94f))
* **deps:** update rust crate serde to 1.0.219 ([#132](https://github.com/tasshi-me/fitting-rs/issues/132)) ([4967129](https://github.com/tasshi-me/fitting-rs/commit/4967129b829aced1d72d76bc42b5329b563b718d))
* **deps:** update rust crate serde to 1.0.221 ([#134](https://github.com/tasshi-me/fitting-rs/issues/134)) ([9d2e5df](https://github.com/tasshi-me/fitting-rs/commit/9d2e5dfa137daba32aff1e71f5286fa178c4834a))
* **deps:** update rust crate serde to 1.0.223 ([#135](https://github.com/tasshi-me/fitting-rs/issues/135)) ([e7fa8ef](https://github.com/tasshi-me/fitting-rs/commit/e7fa8ef297d8765c7e2240843d33076bc43f5b87))
* **deps:** update rust crate serde to 1.0.225 ([#136](https://github.com/tasshi-me/fitting-rs/issues/136)) ([effebe7](https://github.com/tasshi-me/fitting-rs/commit/effebe7c73961e5866de51c624a6d8efcf0591f5))
* **deps:** update rust crate serde to 1.0.226 ([#137](https://github.com/tasshi-me/fitting-rs/issues/137)) ([6cf64f3](https://github.com/tasshi-me/fitting-rs/commit/6cf64f32b90d4b7dbdb94bde64ea62348244c148))
* **deps:** update rust crate serde to 1.0.227 ([#138](https://github.com/tasshi-me/fitting-rs/issues/138)) ([bc27c42](https://github.com/tasshi-me/fitting-rs/commit/bc27c42e2bb9cc2143f7788a6a672d5f7ead6d05))
* **deps:** update rust crate serde to 1.0.228 ([#139](https://github.com/tasshi-me/fitting-rs/issues/139)) ([5d3e50c](https://github.com/tasshi-me/fitting-rs/commit/5d3e50cdb7fd66eb58f9342a4c6b3c0b7d9ad475))
* **deps:** update rust crate thiserror to 1.0.58 ([#96](https://github.com/tasshi-me/fitting-rs/issues/96)) ([8f4d4c9](https://github.com/tasshi-me/fitting-rs/commit/8f4d4c9c7e33835bbb605cacbc3a6257e28315b7))
* **deps:** update rust crate thiserror to 1.0.59 ([#99](https://github.com/tasshi-me/fitting-rs/issues/99)) ([0ad77cd](https://github.com/tasshi-me/fitting-rs/commit/0ad77cd886ef9653db41fb3e6e9130cc3350acab))
* **deps:** update rust crate thiserror to 1.0.60 ([#102](https://github.com/tasshi-me/fitting-rs/issues/102)) ([00f1e08](https://github.com/tasshi-me/fitting-rs/commit/00f1e086d9cf238a432c9d130e8c92fb26395fe6))
* **deps:** update rust crate thiserror to 1.0.61 ([#105](https://github.com/tasshi-me/fitting-rs/issues/105)) ([f68045f](https://github.com/tasshi-me/fitting-rs/commit/f68045f0efc023a221b0453286739ba68b37f7c9))
* **deps:** update rust crate thiserror to 1.0.62 ([#108](https://github.com/tasshi-me/fitting-rs/issues/108)) ([ade2b24](https://github.com/tasshi-me/fitting-rs/commit/ade2b24fd9c9e4fd029c094b463ccade3aa0b30a))
* **deps:** update rust crate thiserror to 1.0.63 ([#109](https://github.com/tasshi-me/fitting-rs/issues/109)) ([f5016c7](https://github.com/tasshi-me/fitting-rs/commit/f5016c7be891452e6010199fc806fab7f7936a20))
* **deps:** update rust crate thiserror to 1.0.64 ([#117](https://github.com/tasshi-me/fitting-rs/issues/117)) ([408cc8c](https://github.com/tasshi-me/fitting-rs/commit/408cc8ce1f7ed877a6d1ccf501f679f3bd7df25b))
* **deps:** update rust crate thiserror to 1.0.65 ([#120](https://github.com/tasshi-me/fitting-rs/issues/120)) ([c35b9fe](https://github.com/tasshi-me/fitting-rs/commit/c35b9feeb8377ca86a2ab058c1deaf5780f1658b))
* **deps:** update rust crate thiserror to 1.0.66 ([#123](https://github.com/tasshi-me/fitting-rs/issues/123)) ([a00514c](https://github.com/tasshi-me/fitting-rs/commit/a00514cb0e7c4ca453a743f6b9b1e0362436f2c8))
* **deps:** update rust crate thiserror to 1.0.67 ([#124](https://github.com/tasshi-me/fitting-rs/issues/124)) ([4be1eb7](https://github.com/tasshi-me/fitting-rs/commit/4be1eb747a41a61d5de2bdd9a394cf00f6e69af6))
* **deps:** update rust crate thiserror to 1.0.68 ([#125](https://github.com/tasshi-me/fitting-rs/issues/125)) ([acc37ec](https://github.com/tasshi-me/fitting-rs/commit/acc37ec47f295cbe3d6e221f908b6f0407356fa6))
* **deps:** update rust crate thiserror to 1.0.69 ([#127](https://github.com/tasshi-me/fitting-rs/issues/127)) ([86f1c53](https://github.com/tasshi-me/fitting-rs/commit/86f1c53d32218fafa282aa24db261dff519d0a9b))

## [0.5.1](https://github.com/tasshi-me/fitting-rs/compare/0.5.0...0.5.1) (2024-02-26)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fitting"
version = "0.5.1"
version = "0.5.2"
authors = ["Masaharu TASHIRO <[email protected]>"]
edition = "2018"
# A short blurb about the package. This is not rendered in any format when
Expand Down