# 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). ## 0.10.2 (2023-11-08) ### Chore - updated - updated to async-openai 0.16.1 - bump serde_json from 1.0.107 to 1.0.108 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to 1.0.108. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde_yaml from 0.9.25 to 0.9.27 Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.25 to 0.9.27. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.25...0.9.27) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde from 1.0.189 to 1.0.190 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... - bump thiserror from 1.0.49 to 1.0.50 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.49 to 1.0.50. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.49...1.0.50) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... - bump tracing from 0.1.39 to 0.1.40 Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.39 to 0.1.40. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.39...tracing-0.1.40) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... - bump async-trait from 0.1.73 to 0.1.74 Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.73 to 0.1.74. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.73...0.1.74) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... - bump tracing from 0.1.37 to 0.1.39 Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.37 to 0.1.39. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.37...tracing-0.1.39) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... - bump regex from 1.10.0 to 1.10.2 Bumps [regex](https://github.com/rust-lang/regex) from 1.10.0 to 1.10.2. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.0...1.10.2) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde from 1.0.188 to 1.0.189 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.189. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.188...v1.0.189) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... - bump insta from 1.33.0 to 1.34.0 Bumps [insta](https://github.com/mitsuhiko/insta) from 1.33.0 to 1.34.0. - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.33.0...1.34.0) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor ... - bump regex from 1.9.6 to 1.10.0 Bumps [regex](https://github.com/rust-lang/regex) from 1.9.6 to 1.10.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.9.6...1.10.0) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... - bump tokio from 1.32.0 to 1.33.0 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.32.0 to 1.33.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.32.0...tokio-1.33.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... - bump regex from 1.9.5 to 1.9.6 Bumps [regex](https://github.com/rust-lang/regex) from 1.9.5 to 1.9.6. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.9.5...1.9.6) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... - bump insta from 1.32.0 to 1.33.0 Bumps [insta](https://github.com/mitsuhiko/insta) from 1.32.0 to 1.33.0. - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.32.0...1.33.0) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor ... - bump thiserror from 1.0.48 to 1.0.49 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.48 to 1.0.49. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.48...1.0.49) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... - bump async-openai from 0.14.2 to 0.14.3 Bumps [async-openai](https://github.com/64bit/async-openai) from 0.14.2 to 0.14.3. - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](https://github.com/64bit/async-openai/compare/async-openai-v0.14.2...async-openai-v0.14.3) --- updated-dependencies: - dependency-name: async-openai dependency-type: direct:production update-type: version-update:semver-patch ... - bump insta from 1.31.0 to 1.32.0 Bumps [insta](https://github.com/mitsuhiko/insta) from 1.31.0 to 1.32.0. - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.31.0...1.32.0) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor ... - bump async-openai from 0.14.1 to 0.14.2 Bumps [async-openai](https://github.com/64bit/async-openai) from 0.14.1 to 0.14.2. - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](https://github.com/64bit/async-openai/compare/async-openai-v0.14.1...async-openai-v0.14.2) --- updated-dependencies: - dependency-name: async-openai dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde_json from 1.0.106 to 1.0.107 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.106 to 1.0.107. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.106...v1.0.107) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... - bump async-openai from 0.14.0 to 0.14.1 Bumps [async-openai](https://github.com/64bit/async-openai) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](https://github.com/64bit/async-openai/compare/async-openai-v0.14.0...async-openai-v0.14.1) --- updated-dependencies: - dependency-name: async-openai dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde_json from 1.0.105 to 1.0.106 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.106) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... - updated - bump regex from 1.9.4 to 1.9.5 Bumps [regex](https://github.com/rust-lang/regex) from 1.9.4 to 1.9.5. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.9.4...1.9.5) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... - bump thiserror from 1.0.47 to 1.0.48 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.48. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.47...1.0.48) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... - bump regex from 1.9.3 to 1.9.4 Bumps [regex](https://github.com/rust-lang/regex) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.9.3...1.9.4) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde from 1.0.183 to 1.0.188 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.188. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.183...v1.0.188) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... - bump tokio from 1.31.0 to 1.32.0 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.31.0 to 1.32.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.31.0...tokio-1.32.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... - bump mediawiki from 0.2.10 to 0.2.11 Bumps [mediawiki](https://github.com/magnusmanske/mediawiki_rust) from 0.2.10 to 0.2.11. - [Commits](https://github.com/magnusmanske/mediawiki_rust/commits) --- updated-dependencies: - dependency-name: mediawiki dependency-type: direct:production update-type: version-update:semver-patch ... - bump async-openai from 0.13.0 to 0.13.1 Bumps [async-openai](https://github.com/64bit/async-openai) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](https://github.com/64bit/async-openai/compare/async-openai-v0.13.0...async-openai-v0.13.1) --- updated-dependencies: - dependency-name: async-openai dependency-type: direct:production update-type: version-update:semver-patch ... - bump thiserror from 1.0.46 to 1.0.47 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.46 to 1.0.47. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.46...1.0.47) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... - update - update - bump tokio from 1.29.1 to 1.30.0 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.29.1 to 1.30.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.29.1...tokio-1.30.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... - bump regex from 1.9.1 to 1.9.3 Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.9.1...1.9.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde_yaml from 0.9.22 to 0.9.25 Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.22 to 0.9.25. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.22...0.9.25) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... - bump async-openai from 0.12.1 to 0.12.2 Bumps [async-openai](https://github.com/64bit/async-openai) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](https://github.com/64bit/async-openai/compare/async-openai-v0.12.1...async-openai-v0.12.2) --- updated-dependencies: - dependency-name: async-openai dependency-type: direct:production update-type: version-update:semver-patch ... - bump thiserror from 1.0.43 to 1.0.44 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.43...1.0.44) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... - bump insta from 1.30.0 to 1.31.0 Bumps [insta](https://github.com/mitsuhiko/insta) from 1.30.0 to 1.31.0. - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.30.0...1.31.0) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor ... - bump serde_json from 1.0.100 to 1.0.104 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.104. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.100...v1.0.104) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde from 1.0.167 to 1.0.168 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.167 to 1.0.168. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.167...v1.0.168) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde from 1.0.166 to 1.0.167 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.166 to 1.0.167. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.166...v1.0.167) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... - bump thiserror from 1.0.41 to 1.0.43 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.41 to 1.0.43. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.41...1.0.43) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... - bump regex from 1.9.0 to 1.9.1 Bumps [regex](https://github.com/rust-lang/regex) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.9.0...1.9.1) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... - bump regex from 1.8.4 to 1.9.0 Bumps [regex](https://github.com/rust-lang/regex) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.8.4...1.9.0) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... - bump serde_json from 1.0.99 to 1.0.100 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.99...v1.0.100) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... - bump async-trait from 0.1.70 to 0.1.71 Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.70 to 0.1.71. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.70...0.1.71) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... - bump thiserror from 1.0.40 to 1.0.41 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.41. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.40...1.0.41) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... - bump async-trait from 0.1.69 to 0.1.70 Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.69 to 0.1.70. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.69...0.1.70) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... - update - update - bump tokio from 1.29.0 to 1.29.1 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.29.0 to 1.29.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.29.0...tokio-1.29.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... - bump tokio from 1.28.2 to 1.29.0 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.2 to 1.29.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.2...tokio-1.29.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... - update - bump serde_yaml from 0.9.21 to 0.9.22 Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.21 to 0.9.22. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.21...0.9.22) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... - bump serde_json from 1.0.97 to 1.0.99 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.97 to 1.0.99. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.97...v1.0.99) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... - bump insta from 1.29.0 to 1.30.0 Bumps [insta](https://github.com/mitsuhiko/insta) from 1.29.0 to 1.30.0. - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.29.0...1.30.0) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor ... - update - bump serde_json from 1.0.96 to 1.0.97 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... ### Bug Fixes - todo!()... ### Commit Statistics - 119 commits contributed to the release over the course of 145 calendar days. - 146 days passed between releases. - 61 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Merge pull request #176 from ssoudan/config ([`7839cc5`](https://github.com/ssoudan/sapiens/commit/7839cc5e0d0e52af9d00b6b855b9843542a74356)) - Updated ([`1883f0f`](https://github.com/ssoudan/sapiens/commit/1883f0f56c247c2e9a4a21688883b73f9c9a9862)) - Updated to async-openai 0.16.1 ([`304215a`](https://github.com/ssoudan/sapiens/commit/304215abc34b67c5b311facd3f797739f08c0ccb)) - Merge pull request #174 from ssoudan/dependabot/cargo/serde_json-1.0.108 ([`1423e37`](https://github.com/ssoudan/sapiens/commit/1423e3715b6e38810ff208954dca047c3c5b6ccb)) - Bump serde_json from 1.0.107 to 1.0.108 ([`97c0540`](https://github.com/ssoudan/sapiens/commit/97c0540f1c845f5d3ce40860708763d0f7ff0f92)) - Merge pull request #173 from ssoudan/dependabot/cargo/serde_yaml-0.9.27 ([`1e5b356`](https://github.com/ssoudan/sapiens/commit/1e5b3561d3a373b50f2ae749064bf5ea9bdde1ad)) - Bump serde_yaml from 0.9.25 to 0.9.27 ([`b8a70d5`](https://github.com/ssoudan/sapiens/commit/b8a70d54adf8d0c98fcce8caa3c271a2a5a0576c)) - Merge pull request #172 from ssoudan/dependabot/cargo/serde-1.0.190 ([`e9be917`](https://github.com/ssoudan/sapiens/commit/e9be917bbedf967c33a92a178f493673f8694ebf)) - Bump serde from 1.0.189 to 1.0.190 ([`b2ab948`](https://github.com/ssoudan/sapiens/commit/b2ab9489a6ac0f8cdf8b7b8afeef9ed86b1f910a)) - Merge pull request #168 from ssoudan/dependabot/cargo/thiserror-1.0.50 ([`13614c2`](https://github.com/ssoudan/sapiens/commit/13614c255dcbe144e8ced62134f7352e5ecf054f)) - Bump thiserror from 1.0.49 to 1.0.50 ([`4fb61ab`](https://github.com/ssoudan/sapiens/commit/4fb61ab19203a5c2721d5fcd55be57ba1e54321c)) - Merge pull request #167 from ssoudan/dependabot/cargo/tracing-0.1.40 ([`69603f9`](https://github.com/ssoudan/sapiens/commit/69603f9fe4e0099308fb6a63c4e2aa2e2b379e92)) - Bump tracing from 0.1.39 to 0.1.40 ([`9b0e9db`](https://github.com/ssoudan/sapiens/commit/9b0e9db723ba74bd2a5a1f3e6e06aa179179102f)) - Merge pull request #166 from ssoudan/dependabot/cargo/async-trait-0.1.74 ([`1d65d0c`](https://github.com/ssoudan/sapiens/commit/1d65d0cf82d9550e5de20254b41b34cf5774e126)) - Bump async-trait from 0.1.73 to 0.1.74 ([`bfdd7f1`](https://github.com/ssoudan/sapiens/commit/bfdd7f1e8acba3e70fbc2a4a0d4b1357b9a72b5f)) - Merge pull request #163 from ssoudan/dependabot/cargo/regex-1.10.2 ([`7e2bc3c`](https://github.com/ssoudan/sapiens/commit/7e2bc3cf1186f1e671ac1973af81289247681fe4)) - Merge pull request #164 from ssoudan/dependabot/cargo/tracing-0.1.39 ([`75abf09`](https://github.com/ssoudan/sapiens/commit/75abf09822fe609c9e307db6012cac948ff78981)) - Bump tracing from 0.1.37 to 0.1.39 ([`1a1664f`](https://github.com/ssoudan/sapiens/commit/1a1664fdcd3e53bb140280aeadd0e6cff266e30a)) - Bump regex from 1.10.0 to 1.10.2 ([`124dc7a`](https://github.com/ssoudan/sapiens/commit/124dc7a9e0b9c4b45526d667cefe9dc2f8be9166)) - Merge pull request #162 from ssoudan/dependabot/cargo/serde-1.0.189 ([`8f516d5`](https://github.com/ssoudan/sapiens/commit/8f516d5afed0740f1f315e1c581f7815905425d6)) - Bump serde from 1.0.188 to 1.0.189 ([`ba11b4c`](https://github.com/ssoudan/sapiens/commit/ba11b4ca9e2b218315db1e19c1699571a4b34f77)) - Merge pull request #159 from ssoudan/dependabot/cargo/regex-1.10.0 ([`015bccb`](https://github.com/ssoudan/sapiens/commit/015bccbb6dc398a24737b8215ff7ad78e9934c61)) - Merge pull request #160 from ssoudan/dependabot/cargo/insta-1.34.0 ([`2684dee`](https://github.com/ssoudan/sapiens/commit/2684dee29d09fcc7ba9b08fe792ba99f646ee9db)) - Bump insta from 1.33.0 to 1.34.0 ([`011f5c3`](https://github.com/ssoudan/sapiens/commit/011f5c3c0fc87e81394783002f05c08a721dc4c5)) - Bump regex from 1.9.6 to 1.10.0 ([`4f0a515`](https://github.com/ssoudan/sapiens/commit/4f0a515be6603252df2b22b11eebf1613ea18faa)) - Merge pull request #157 from ssoudan/dependabot/cargo/tokio-1.33.0 ([`a597d03`](https://github.com/ssoudan/sapiens/commit/a597d038240c6e01edc02eeba1edd38958bb8782)) - Bump tokio from 1.32.0 to 1.33.0 ([`ca4f980`](https://github.com/ssoudan/sapiens/commit/ca4f9807ac32d2822d2ed3ba21604433851a2872)) - Merge pull request #152 from ssoudan/dependabot/cargo/regex-1.9.6 ([`be08adc`](https://github.com/ssoudan/sapiens/commit/be08adc81ae48ba186285fd9dd431ad2713d8704)) - Bump regex from 1.9.5 to 1.9.6 ([`d89bd04`](https://github.com/ssoudan/sapiens/commit/d89bd0419382dbf6df44bd06fb1d016d2033277f)) - Merge pull request #150 from ssoudan/dependabot/cargo/insta-1.33.0 ([`463fd33`](https://github.com/ssoudan/sapiens/commit/463fd33f7591188db561ce80622652ba9f302cf7)) - Bump insta from 1.32.0 to 1.33.0 ([`0128ce2`](https://github.com/ssoudan/sapiens/commit/0128ce26a9e0b0a57a0a236173b6a46ef28cdda0)) - Merge pull request #149 from ssoudan/dependabot/cargo/thiserror-1.0.49 ([`fc3884b`](https://github.com/ssoudan/sapiens/commit/fc3884b102c3206eb0e863901ba1e1b9fe7ec7b2)) - Bump thiserror from 1.0.48 to 1.0.49 ([`0ad5b22`](https://github.com/ssoudan/sapiens/commit/0ad5b228a9901e523f4629c2b1ff8bb499050fda)) - Merge pull request #147 from ssoudan/dependabot/cargo/async-openai-0.14.3 ([`70cc057`](https://github.com/ssoudan/sapiens/commit/70cc057e0ad53d34ffb3d76654bf3ca8902abb7f)) - Bump async-openai from 0.14.2 to 0.14.3 ([`7fb2e28`](https://github.com/ssoudan/sapiens/commit/7fb2e28a366af3db41598339e4a160287a0c4115)) - Merge pull request #146 from ssoudan/dependabot/cargo/insta-1.32.0 ([`481b9ce`](https://github.com/ssoudan/sapiens/commit/481b9ce9c810138eab09e6b6aa163ce12b135ed4)) - Bump insta from 1.31.0 to 1.32.0 ([`5d6e571`](https://github.com/ssoudan/sapiens/commit/5d6e571ad7141d0c1a243479f7af36c34a8ab341)) - Merge pull request #141 from ssoudan/dependabot/cargo/async-openai-0.14.2 ([`bba1b07`](https://github.com/ssoudan/sapiens/commit/bba1b07b7463c71c5cbd5a0db669f375c2bc9756)) - Bump async-openai from 0.14.1 to 0.14.2 ([`7afffc2`](https://github.com/ssoudan/sapiens/commit/7afffc2c09344a32e1c0a38589769eb34622c8a6)) - Merge pull request #139 from ssoudan/dependabot/cargo/serde_json-1.0.107 ([`bcad31a`](https://github.com/ssoudan/sapiens/commit/bcad31a903ffd1474767aa4019a12662a34309b1)) - Bump serde_json from 1.0.106 to 1.0.107 ([`d99657b`](https://github.com/ssoudan/sapiens/commit/d99657bf4c3af17a565c07f548aa56dcbf78da23)) - Merge pull request #135 from ssoudan/dependabot/cargo/serde_json-1.0.106 ([`3010ef1`](https://github.com/ssoudan/sapiens/commit/3010ef119f043bb19ecf980cbde315f6ffa72c1b)) - Merge pull request #136 from ssoudan/dependabot/cargo/async-openai-0.14.1 ([`cb17918`](https://github.com/ssoudan/sapiens/commit/cb17918a21476b24f9197669b17bd0c5dc304abd)) - Bump async-openai from 0.14.0 to 0.14.1 ([`7224d73`](https://github.com/ssoudan/sapiens/commit/7224d731f569995afc72f611e53bfaf047b54a02)) - Bump serde_json from 1.0.105 to 1.0.106 ([`c09b402`](https://github.com/ssoudan/sapiens/commit/c09b402c27bb7237d197ad2bae982fe42b97ade6)) - Merge pull request #134 from ssoudan/fixes ([`702c05c`](https://github.com/ssoudan/sapiens/commit/702c05c590efcc50598935a99949833160f0bbbf)) - Updated ([`bf46b30`](https://github.com/ssoudan/sapiens/commit/bf46b302328e2647af47d5d6346a15720150ac8c)) - Todo!()... ([`e4dde23`](https://github.com/ssoudan/sapiens/commit/e4dde233ac5397554768eaa796c2de828830a1ad)) - Merge pull request #129 from ssoudan/dependabot/cargo/thiserror-1.0.48 ([`3ab0383`](https://github.com/ssoudan/sapiens/commit/3ab038370934f0d7ba87f270a0546978bd814e60)) - Merge pull request #130 from ssoudan/dependabot/cargo/regex-1.9.5 ([`09be29f`](https://github.com/ssoudan/sapiens/commit/09be29f2c7576a89b3dd0d1fb45494f8e7de87b9)) - Bump regex from 1.9.4 to 1.9.5 ([`048b526`](https://github.com/ssoudan/sapiens/commit/048b526e0a3c319c00ee85a2dedc4503a35bb7e3)) - Bump thiserror from 1.0.47 to 1.0.48 ([`e15bb17`](https://github.com/ssoudan/sapiens/commit/e15bb173fd7b97059e600923659c1d1792e8a1af)) - Merge pull request #123 from ssoudan/dependabot/cargo/regex-1.9.4 ([`963731c`](https://github.com/ssoudan/sapiens/commit/963731c03162b3ed350492023e2165c8ac6a8fbd)) - Merge pull request #121 from ssoudan/dependabot/cargo/serde-1.0.188 ([`03854ea`](https://github.com/ssoudan/sapiens/commit/03854ea488ef3195b1cc2e2069b38259a05aeec3)) - Bump regex from 1.9.3 to 1.9.4 ([`0682b51`](https://github.com/ssoudan/sapiens/commit/0682b515312db092eb5e918761467e9c1c3e1de9)) - Bump serde from 1.0.183 to 1.0.188 ([`cbcc4da`](https://github.com/ssoudan/sapiens/commit/cbcc4dabc86f197e6acfe8b50787cda1cc9ae1c5)) - Merge pull request #113 from ssoudan/dependabot/cargo/tokio-1.32.0 ([`fb9234f`](https://github.com/ssoudan/sapiens/commit/fb9234fc7781d1e82eb83769dd997684d8610ece)) - Bump tokio from 1.31.0 to 1.32.0 ([`78a1156`](https://github.com/ssoudan/sapiens/commit/78a1156d0427bd0b730cc48fc4f3b56b03a2b241)) - Merge pull request #119 from ssoudan/dependabot/cargo/mediawiki-0.2.11 ([`e2a010d`](https://github.com/ssoudan/sapiens/commit/e2a010d4bcd88f5424ebd95a0b90643ce0c68153)) - Bump mediawiki from 0.2.10 to 0.2.11 ([`5ba958f`](https://github.com/ssoudan/sapiens/commit/5ba958faf24d9302cf6bb91b5034f60577414243)) - Merge pull request #110 from ssoudan/dependabot/cargo/thiserror-1.0.47 ([`9bcbc44`](https://github.com/ssoudan/sapiens/commit/9bcbc44354afcfd0959b3dc507f26b5fd8fa55bd)) - Merge pull request #114 from ssoudan/dependabot/cargo/async-openai-0.13.1 ([`cdfb15c`](https://github.com/ssoudan/sapiens/commit/cdfb15c678009459c87ddd35effcb99507490545)) - Bump async-openai from 0.13.0 to 0.13.1 ([`a8ba3bb`](https://github.com/ssoudan/sapiens/commit/a8ba3bb6739282837fab1e45f96a371c13de68cc)) - Bump thiserror from 1.0.46 to 1.0.47 ([`3dc377f`](https://github.com/ssoudan/sapiens/commit/3dc377ff267829d9a452f3807bafdb2d3d4b9d47)) - Merge pull request #109 from ssoudan/updates ([`a9f5bee`](https://github.com/ssoudan/sapiens/commit/a9f5beee48b41f33ee494bcd8f65b97b56f6e31a)) - Update ([`8343a4d`](https://github.com/ssoudan/sapiens/commit/8343a4dd8d9dc3e6cb4c447f7f4b0b2594fb91bb)) - Merge pull request #104 from ssoudan/updates ([`021842f`](https://github.com/ssoudan/sapiens/commit/021842fd05a8b578c5b5b8702b8b0df3af17a4c7)) - Update ([`550130b`](https://github.com/ssoudan/sapiens/commit/550130b6be1bc9fbe876f10308e9c0dbe03dcd0e)) - Merge pull request #103 from ssoudan/dependabot/cargo/tokio-1.30.0 ([`676d9df`](https://github.com/ssoudan/sapiens/commit/676d9df815fe19a5f6490cf15d7f6ecf1c7ce09f)) - Bump tokio from 1.29.1 to 1.30.0 ([`e1ac033`](https://github.com/ssoudan/sapiens/commit/e1ac0333325dd3035760659f3026770d87d32ff5)) - Merge pull request #96 from ssoudan/dependabot/cargo/regex-1.9.3 ([`8255cb4`](https://github.com/ssoudan/sapiens/commit/8255cb4214156c117e195dd64e8065f93438213a)) - Bump regex from 1.9.1 to 1.9.3 ([`ef3d1dc`](https://github.com/ssoudan/sapiens/commit/ef3d1dcea2a9e84e0f664c91ce828214b0fc1462)) - Merge pull request #90 from ssoudan/dependabot/cargo/insta-1.31.0 ([`3cf0903`](https://github.com/ssoudan/sapiens/commit/3cf09032982b9a32887bba633eac5d320f61eed9)) - Merge pull request #97 from ssoudan/dependabot/cargo/thiserror-1.0.44 ([`0a20636`](https://github.com/ssoudan/sapiens/commit/0a206367fb7bfcce0d78a8a3c2c83758e4bd5c4c)) - Merge pull request #98 from ssoudan/dependabot/cargo/async-openai-0.12.2 ([`aacae37`](https://github.com/ssoudan/sapiens/commit/aacae377778e119f987acb83ebfaa66f9a57fda0)) - Merge pull request #99 from ssoudan/dependabot/cargo/serde_yaml-0.9.25 ([`6ba46cf`](https://github.com/ssoudan/sapiens/commit/6ba46cfaa94e886971156bce7dc8953587cf5ae5)) - Bump serde_yaml from 0.9.22 to 0.9.25 ([`61a7ae9`](https://github.com/ssoudan/sapiens/commit/61a7ae9a1ef4e33468c9bd846e8a4d5bfff081d5)) - Bump async-openai from 0.12.1 to 0.12.2 ([`7db9191`](https://github.com/ssoudan/sapiens/commit/7db919188ef13a808db5b374f3343bf6a1b2b34c)) - Bump thiserror from 1.0.43 to 1.0.44 ([`21d0a6a`](https://github.com/ssoudan/sapiens/commit/21d0a6a13bbb7cfdd6bd3d223e083a10044e9360)) - Bump insta from 1.30.0 to 1.31.0 ([`c19e63b`](https://github.com/ssoudan/sapiens/commit/c19e63b86012b4daef662b28793f4f5c97c05e2f)) - Merge pull request #95 from ssoudan/dependabot/cargo/serde_json-1.0.104 ([`abbac7e`](https://github.com/ssoudan/sapiens/commit/abbac7ef2fd397e7fe13ab1eaf8cb00ea9f3af6a)) - Bump serde_json from 1.0.100 to 1.0.104 ([`db7c469`](https://github.com/ssoudan/sapiens/commit/db7c4693da0c6c3555e530b807d891fe7ee00499)) - Merge pull request #81 from ssoudan/dependabot/cargo/serde-1.0.168 ([`c747405`](https://github.com/ssoudan/sapiens/commit/c74740579d43bd57ea8a098180592a4d3e37b875)) - Bump serde from 1.0.167 to 1.0.168 ([`47feb62`](https://github.com/ssoudan/sapiens/commit/47feb622f7319c2633d82d40e03f0a637f43fc2a)) - Merge pull request #78 from ssoudan/dependabot/cargo/regex-1.9.1 ([`a6e94da`](https://github.com/ssoudan/sapiens/commit/a6e94daa5a89692aa1c9b2fe04dd0c76b34c69d6)) - Merge pull request #80 from ssoudan/dependabot/cargo/serde-1.0.167 ([`b15610b`](https://github.com/ssoudan/sapiens/commit/b15610b1a4cc3dba7b3149f26b39ed8093bbca25)) - Merge pull request #79 from ssoudan/dependabot/cargo/thiserror-1.0.43 ([`3bab52e`](https://github.com/ssoudan/sapiens/commit/3bab52ee59c67cd66b112d8a9c25d9cdddf77ceb)) - Bump serde from 1.0.166 to 1.0.167 ([`6de0d45`](https://github.com/ssoudan/sapiens/commit/6de0d4598272610a16d56550131b45297f909f7c)) - Bump thiserror from 1.0.41 to 1.0.43 ([`bd450b3`](https://github.com/ssoudan/sapiens/commit/bd450b3f377e29b787a51f5dae22bda5ac4bcd58)) - Bump regex from 1.9.0 to 1.9.1 ([`c56638d`](https://github.com/ssoudan/sapiens/commit/c56638d29beb3c6f30ea0427b6b9bfbab19f07da)) - Merge pull request #72 from ssoudan/dependabot/cargo/serde_json-1.0.100 ([`4f0dafd`](https://github.com/ssoudan/sapiens/commit/4f0dafde48077530591af0baaca57fcaea208fbf)) - Merge pull request #77 from ssoudan/dependabot/cargo/regex-1.9.0 ([`9f5b8fb`](https://github.com/ssoudan/sapiens/commit/9f5b8fb7a3cda595b9392d6283ae0515536b2fd5)) - Bump regex from 1.8.4 to 1.9.0 ([`5b8508e`](https://github.com/ssoudan/sapiens/commit/5b8508ee83b7fc23b3d036e3354499deac548825)) - Bump serde_json from 1.0.99 to 1.0.100 ([`0d07490`](https://github.com/ssoudan/sapiens/commit/0d074905a9f4c83507a4015c53771f1a4f2d5ce7)) - Merge pull request #73 from ssoudan/dependabot/cargo/thiserror-1.0.41 ([`b142823`](https://github.com/ssoudan/sapiens/commit/b14282350c1534985f7ff078152025bc9763ddcc)) - Merge pull request #76 from ssoudan/dependabot/cargo/async-trait-0.1.71 ([`8ef25cc`](https://github.com/ssoudan/sapiens/commit/8ef25cc8205f8f503e90505c0e5e87865bbf4a77)) - Bump async-trait from 0.1.70 to 0.1.71 ([`069ec4a`](https://github.com/ssoudan/sapiens/commit/069ec4a52ff73e59a75a8044a5a720bd9bf66b94)) - Bump thiserror from 1.0.40 to 1.0.41 ([`8d338cb`](https://github.com/ssoudan/sapiens/commit/8d338cbabb605ea02584b52f489594f2bda6abab)) - Merge pull request #71 from ssoudan/dependabot/cargo/async-trait-0.1.70 ([`005248c`](https://github.com/ssoudan/sapiens/commit/005248c80ba30b0b02eb7d1b822e506a8748cad6)) - Bump async-trait from 0.1.69 to 0.1.70 ([`076765c`](https://github.com/ssoudan/sapiens/commit/076765c66d526705df407c844aa1638b6ac0c563)) - Merge pull request #70 from ssoudan/updates ([`d0058f5`](https://github.com/ssoudan/sapiens/commit/d0058f5cbcfbce889a132a7beeea356c30d75513)) - Update ([`8b2b9c9`](https://github.com/ssoudan/sapiens/commit/8b2b9c96ee25d65c97a9f26bcbd5d3a213c048f2)) - Update ([`bb770c7`](https://github.com/ssoudan/sapiens/commit/bb770c7990a9b366074735be1d78a5fcf503b549)) - Merge pull request #65 from ssoudan/dependabot/cargo/tokio-1.29.1 ([`4e484ac`](https://github.com/ssoudan/sapiens/commit/4e484acdd04f034ae5cd489b29589fdf982a757c)) - Bump tokio from 1.29.0 to 1.29.1 ([`1b99768`](https://github.com/ssoudan/sapiens/commit/1b997684bcbbd596a064e925b5280660d4aac22c)) - Merge pull request #61 from ssoudan/dependabot/cargo/tokio-1.29.0 ([`5ef0f26`](https://github.com/ssoudan/sapiens/commit/5ef0f2628d723fd36c7840a08b294732d9f248ea)) - Bump tokio from 1.28.2 to 1.29.0 ([`67223b1`](https://github.com/ssoudan/sapiens/commit/67223b1add580a31301d516c05a4ddfc92359647)) - Merge pull request #59 from ssoudan/updates ([`2aabab4`](https://github.com/ssoudan/sapiens/commit/2aabab4f96631f9af86e7a19001e966666f8682b)) - Update ([`ed8c1aa`](https://github.com/ssoudan/sapiens/commit/ed8c1aa007496324f0d9fc5f404ed61ee833bd76)) - Merge pull request #58 from ssoudan/dependabot/cargo/serde_yaml-0.9.22 ([`5c98c2c`](https://github.com/ssoudan/sapiens/commit/5c98c2c74b7ec8dfadc1eaf19a065ebb2111dfbe)) - Bump serde_yaml from 0.9.21 to 0.9.22 ([`1386f51`](https://github.com/ssoudan/sapiens/commit/1386f511fd429e185142203a8d406534737ede46)) - Merge pull request #57 from ssoudan/dependabot/cargo/serde_json-1.0.99 ([`3a8a6de`](https://github.com/ssoudan/sapiens/commit/3a8a6de2040db33d42cba7658fd79a37ccd6c9f1)) - Bump serde_json from 1.0.97 to 1.0.99 ([`d6eba79`](https://github.com/ssoudan/sapiens/commit/d6eba796b80216df771667333065bb809f2f6c44)) - Merge pull request #52 from ssoudan/dependabot/cargo/insta-1.30.0 ([`74ab448`](https://github.com/ssoudan/sapiens/commit/74ab4485e47c2d45e83e4865fbce2b7ce7f0a8e8)) - Bump insta from 1.29.0 to 1.30.0 ([`febeb6a`](https://github.com/ssoudan/sapiens/commit/febeb6ae02da73ce3f69dfe7005acf8fbdbf0402)) - Merge pull request #47 from ssoudan/update ([`5a45eae`](https://github.com/ssoudan/sapiens/commit/5a45eae1353974306040fc5dc41feccf15721332)) - Update ([`94e120b`](https://github.com/ssoudan/sapiens/commit/94e120bbc02537233ded8c7bd58968b1c7e0cdb2)) - Merge pull request #44 from ssoudan/dependabot/cargo/serde_json-1.0.97 ([`35db020`](https://github.com/ssoudan/sapiens/commit/35db0200040c8aeb88d46b469a5a765eb9b422f5)) - Bump serde_json from 1.0.96 to 1.0.97 ([`e77f188`](https://github.com/ssoudan/sapiens/commit/e77f188ab4eac0859423d4d7cbda7a59254841c0))
## 0.10.1 (2023-06-14) ### Chore - bump serde from 1.0.163 to 1.0.164 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... - bump tokio from 1.28.1 to 1.28.2 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.1 to 1.28.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.1...tokio-1.28.2) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... - bump regex from 1.8.3 to 1.8.4 Bumps [regex](https://github.com/rust-lang/regex) from 1.8.3 to 1.8.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.8.3...1.8.4) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... - bump regex from 1.8.2 to 1.8.3 Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.8.2...1.8.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... ### New Features - gpt-3.5-turbo-0613 and more ### Commit Statistics - 11 commits contributed to the release over the course of 20 calendar days. - 21 days passed between releases. - 5 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.10.1, sapiens_derive v0.4.3, sapiens_tools v0.10.1, sapiens_cli v0.9.1, sapiens_exp v0.8.1 ([`2a30e78`](https://github.com/ssoudan/sapiens/commit/2a30e7875a2c05761dd7ffdfb158f1949b4cb58f)) - Merge pull request #43 from ssoudan/upd ([`c8d2e5a`](https://github.com/ssoudan/sapiens/commit/c8d2e5ad69f7bed6cbd6d64dfa62a3d0c864c885)) - Gpt-3.5-turbo-0613 and more ([`6d1524a`](https://github.com/ssoudan/sapiens/commit/6d1524acbca7362b4eda081612a43005abc888cb)) - Merge pull request #39 from ssoudan/dependabot/cargo/serde-1.0.164 ([`e17e076`](https://github.com/ssoudan/sapiens/commit/e17e0766911c0ffab4df5c8b8d7213ea05275da7)) - Merge pull request #33 from ssoudan/dependabot/cargo/tokio-1.28.2 ([`80ca726`](https://github.com/ssoudan/sapiens/commit/80ca726a909cc08a6ef60d1668ebecdac7693700)) - Bump serde from 1.0.163 to 1.0.164 ([`f4b88c4`](https://github.com/ssoudan/sapiens/commit/f4b88c4520574c841b055edd71c329a8195c7173)) - Bump tokio from 1.28.1 to 1.28.2 ([`1f40bf5`](https://github.com/ssoudan/sapiens/commit/1f40bf57a197557d1abbde5f9885f86c56c5f153)) - Merge pull request #36 from ssoudan/dependabot/cargo/regex-1.8.4 ([`a045486`](https://github.com/ssoudan/sapiens/commit/a045486c2a81e13ed0f41f129dfd21dd2ade015f)) - Bump regex from 1.8.3 to 1.8.4 ([`a47f6e4`](https://github.com/ssoudan/sapiens/commit/a47f6e484e511cf128577cd4970edb64c677490b)) - Merge pull request #29 from ssoudan/dependabot/cargo/regex-1.8.3 ([`ea9864e`](https://github.com/ssoudan/sapiens/commit/ea9864e6f1cc10dc8b99d368bc0804341f92bbb9)) - Bump regex from 1.8.2 to 1.8.3 ([`c86f3a4`](https://github.com/ssoudan/sapiens/commit/c86f3a4611290797ad3f8c3cfa162fee0c5f1b79))
## 0.10.0 (2023-05-23) ### Bug Fixes - import ### New Features (BREAKING) - multi-step OODA chain - examples are pairs of entries ### Commit Statistics - 5 commits contributed to the release over the course of 5 calendar days. - 5 days passed between releases. - 3 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.10.0, sapiens_tools v0.10.0, sapiens_bot v0.8.0, sapiens_cli v0.9.0, sapiens_exp v0.8.0, safety bump 4 crates ([`02f36bb`](https://github.com/ssoudan/sapiens/commit/02f36bbc35df5138c07fd1322030bb1bfeb01eb3)) - Merge pull request #25 from ssoudan/more_steps ([`cb9a704`](https://github.com/ssoudan/sapiens/commit/cb9a70490ced60abd5bb12d2559d40464f3a3213)) - Multi-step OODA chain ([`53c7d7d`](https://github.com/ssoudan/sapiens/commit/53c7d7ddf901709715543e76f780a8f39e334625)) - Import ([`4e4a022`](https://github.com/ssoudan/sapiens/commit/4e4a0229533a317255978b9de0cb45a69f57c4e2)) - Examples are pairs of entries ([`67ea659`](https://github.com/ssoudan/sapiens/commit/67ea659fcc5ca60a4372014ff5af8aa2b00d7dfa))
## 0.9.0 (2023-05-17) ### Chore - bump serde from 1.0.162 to 1.0.163 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... ### New Features - allow dependabot-triggered CI to complete successfully - take 2 - allow dependabot-triggered CI to complete successfully ### Commit Statistics - 6 commits contributed to the release over the course of 6 calendar days. - 6 days passed between releases. - 3 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.9.0, sapiens_tools v0.9.0, sapiens_bot v0.7.0, sapiens_cli v0.8.0, sapiens_exp v0.7.0, safety bump 4 crates ([`a6639bd`](https://github.com/ssoudan/sapiens/commit/a6639bd1fc913081d653662be98d15672be6d140)) - Merge pull request #19 from ssoudan/dependabot/cargo/serde-1.0.163 ([`d6497e5`](https://github.com/ssoudan/sapiens/commit/d6497e564aa66cfa80500b8f91bc5e0b4447f689)) - Bump serde from 1.0.162 to 1.0.163 ([`099c611`](https://github.com/ssoudan/sapiens/commit/099c611a319519c44b62274627e35b01746ce37e)) - Allow dependabot-triggered CI to complete successfully - take 2 ([`34bf58b`](https://github.com/ssoudan/sapiens/commit/34bf58ba79af2aaa84ab3e79ba565d73ae2f8266)) - Merge pull request #20 from ssoudan/for_dependabot ([`accf76c`](https://github.com/ssoudan/sapiens/commit/accf76c3e9c154ca75fe8ac3b550387a3e11b991)) - Allow dependabot-triggered CI to complete successfully ([`2bff729`](https://github.com/ssoudan/sapiens/commit/2bff729d9dc84e9d04619ea082fdbc071e2d45d9))
## 0.8.0 (2023-05-11) ### Chore - update - renaming of fields to match the new visible names (`tool_name`, `parameters`) - badges, docs.rs links, ... ### Commit Statistics - 5 commits contributed to the release over the course of 5 calendar days. - 5 days passed between releases. - 3 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.8.0, sapiens_derive v0.4.2, sapiens_tools v0.8.0, sapiens_bot v0.6.0, sapiens_cli v0.7.0, sapiens_exp v0.6.0, safety bump 4 crates ([`a18acd9`](https://github.com/ssoudan/sapiens/commit/a18acd9218045421957aff1c73c9f0a1597eb8d5)) - Update ([`37fe5c5`](https://github.com/ssoudan/sapiens/commit/37fe5c57cb17dabf56fa61e8dcad8c5585846750)) - Merge pull request #16 from ssoudan/decoupling ([`981d4d4`](https://github.com/ssoudan/sapiens/commit/981d4d4e1e6b625e17d7dcc2fc94e0709e11267c)) - Renaming of fields to match the new visible names (`tool_name`, `parameters`) ([`c46990f`](https://github.com/ssoudan/sapiens/commit/c46990fe7b630ecc1e2698da5c168508da47fe34)) - Badges, docs.rs links, ... ([`2566195`](https://github.com/ssoudan/sapiens/commit/25661955e8aba7f9dee4a16e046c621c5ffd3fca))
## 0.7.0 (2023-05-05) ### Chore - updated - cleanup ### Chore - CHANGELOG ### New Features - cover the case with `exit` in Python code - release GIL when doing something else ### New Features (BREAKING) - change in format to improve task completion rate ### Commit Statistics - 8 commits contributed to the release over the course of 1 calendar day. - 2 days passed between releases. - 6 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.7.0, sapiens_derive v0.4.1, sapiens_tools v0.7.0, sapiens_bot v0.5.0, sapiens_cli v0.6.0, sapiens_exp v0.5.0, safety bump 4 crates ([`3b2c461`](https://github.com/ssoudan/sapiens/commit/3b2c461f7273b55660f37ed73b0a10b88e0f788b)) - CHANGELOG ([`8efe0a2`](https://github.com/ssoudan/sapiens/commit/8efe0a225520f14d2c3e0abc7ea8c99578146ca0)) - Merge pull request #15 from ssoudan/getting_better ([`936b298`](https://github.com/ssoudan/sapiens/commit/936b2986bf8cf96b1d731b6e1144b3f3fb271fbe)) - Updated ([`98826b1`](https://github.com/ssoudan/sapiens/commit/98826b19cd97872a032e955478ff2d3b9af8262c)) - Cleanup ([`acb2a6a`](https://github.com/ssoudan/sapiens/commit/acb2a6a46192a116b17cacb9301cba22a7b3e719)) - Change in format to improve task completion rate ([`2912f4f`](https://github.com/ssoudan/sapiens/commit/2912f4ff80a8b87c9727d3e05eaae469f7a4fd94)) - Cover the case with `exit` in Python code ([`45f5286`](https://github.com/ssoudan/sapiens/commit/45f5286228d2a8d42ebf89b6ea1f14a6eeb53f52)) - Release GIL when doing something else ([`ff4d730`](https://github.com/ssoudan/sapiens/commit/ff4d730e62c2cd4c370a83fe1ab0a74325389a84))
## 0.6.0 (2023-05-02) ### New Features - store the current state in Trace Events - added scenario_0 - generate Python docstring so `help(tools.Something)` works. - refactoring of the observer for Step BREAKING CHANGES: API changed. - sapiens_exp ### New Features (BREAKING) - Richer errors while invoking tools - Collect information in a serializable struct with all that matters - collect execution traces ### Commit Statistics - 11 commits contributed to the release over the course of 4 calendar days. - 5 days passed between releases. - 8 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.6.0, sapiens_derive v0.4.0, sapiens_tools v0.6.0, sapiens_bot v0.4.0, sapiens_cli v0.5.0, sapiens_exp v0.4.1, safety bump 4 crates ([`1b9dd43`](https://github.com/ssoudan/sapiens/commit/1b9dd43e9291f0aef2a83c1610cede57c897a56c)) - Merge pull request #13 from ssoudan/getting_methodical ([`e0d97aa`](https://github.com/ssoudan/sapiens/commit/e0d97aae47b30bd97b37520a345c84b59523de9d)) - Store the current state in Trace Events ([`4626deb`](https://github.com/ssoudan/sapiens/commit/4626deb7308ec642d0e937fc3b96af494538a027)) - Richer errors while invoking tools ([`04e83c2`](https://github.com/ssoudan/sapiens/commit/04e83c2a214212d045ef5a890a72c3dc5ab61076)) - Added scenario_0 ([`c6d0056`](https://github.com/ssoudan/sapiens/commit/c6d00560865da9fff220eb0ae506a30672053a27)) - Merge remote-tracking branch 'origin/main' into getting_methodical ([`69ed1e8`](https://github.com/ssoudan/sapiens/commit/69ed1e8c1919d40c5b2362eb4fd8376ae2786e05)) - Collect information in a serializable struct with all that matters ([`6c30344`](https://github.com/ssoudan/sapiens/commit/6c30344483671b542e73e13f51228407f37da63e)) - Collect execution traces ([`f93652f`](https://github.com/ssoudan/sapiens/commit/f93652f7c0886b47ce438a512bf2c13d978b3a6b)) - Generate Python docstring so `help(tools.Something)` works. ([`404afb1`](https://github.com/ssoudan/sapiens/commit/404afb184a3fe0daedc3103ad9be0cefd4c4a890)) - Refactoring of the observer for Step ([`a35ed60`](https://github.com/ssoudan/sapiens/commit/a35ed6028cdc335a3f2fa0159d71d334d24427c7)) - Sapiens_exp ([`7c98fcb`](https://github.com/ssoudan/sapiens/commit/7c98fcb78fe6b76ce8a65a60b0f481d3d942fe52))
## 0.5.0 (2023-04-27) ### Chore - cleanup ### New Features (BREAKING) - more flexible parsing ### Commit Statistics - 4 commits contributed to the release. - 2 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.5.0, sapiens_tools v0.5.0, sapiens_bot v0.3.0, sapiens_cli v0.4.0, safety bump 3 crates ([`2fc037f`](https://github.com/ssoudan/sapiens/commit/2fc037fdc051a3cc68261fa89c5fd3b08c683441)) - Merge pull request #10 from ssoudan/parsing ([`568d536`](https://github.com/ssoudan/sapiens/commit/568d5368896f758ae16d84ba35d0a382eec6ef11)) - Cleanup ([`8f03992`](https://github.com/ssoudan/sapiens/commit/8f039921a3bed1d976fd04c3d2ca6b99b1142411)) - More flexible parsing ([`5d785d7`](https://github.com/ssoudan/sapiens/commit/5d785d779955f5a4c2f54b1ff60e2262e85bfa05))
## 0.4.1 (2023-04-26) ### New Features - dotenvy in tests - custom Debug - search and logging/tracing - search tool" - update tool calling convention description ### Bug Fixes - more dotenvy ### Commit Statistics - 8 commits contributed to the release. - 6 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.4.1, sapiens_tools v0.4.1, sapiens_bot v0.2.3, sapiens_cli v0.3.1 ([`16160fc`](https://github.com/ssoudan/sapiens/commit/16160fc0d369b76a08ffcc1cd5085d7387178656)) - Merge pull request #9 from ssoudan/search ([`8976be2`](https://github.com/ssoudan/sapiens/commit/8976be2e7e056ed5a976a37a5723abc9f531d238)) - More dotenvy ([`27059b5`](https://github.com/ssoudan/sapiens/commit/27059b5520a417af8eda46880c9c9bf5e27757c9)) - Dotenvy in tests ([`acb725e`](https://github.com/ssoudan/sapiens/commit/acb725e1d421844815e2f2a8f8156ed4aa523849)) - Custom Debug ([`cd14da7`](https://github.com/ssoudan/sapiens/commit/cd14da74329603501a13ca89ca2700b6eca92af7)) - Search and logging/tracing ([`3c9e702`](https://github.com/ssoudan/sapiens/commit/3c9e702c2e0e1624882c83b66c42113bc99b3b5d)) - Search tool" ([`87ae158`](https://github.com/ssoudan/sapiens/commit/87ae158cc01d299f60a05577f9a20516cf65e6c2)) - Update tool calling convention description ([`f67aea1`](https://github.com/ssoudan/sapiens/commit/f67aea1870f102c146005c7fd381b0299b02a84f))
## 0.4.0 (2023-04-25) ### Chore - CHANGELOGs - CHANGELOG - update ### New Features - improved format description - reduce initial prompt size - summarize tool ### Bug Fixes - eliminate `import tools` and `from tools import...` - deps - filtering of import tools and from tools import - eliminate `import tools` from the code ### Bug Fixes (BREAKING) - renamed Arxiv tool ### Commit Statistics - 13 commits contributed to the release over the course of 1 calendar day. - 1 day passed between releases. - 11 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.4.0, sapiens_derive v0.3.1, sapiens_tools v0.4.0, sapiens_bot v0.2.2, sapiens_cli v0.3.0, safety bump 3 crates ([`0da51f4`](https://github.com/ssoudan/sapiens/commit/0da51f431c56f43088c651b0428c3f2fc6be11be)) - CHANGELOGs ([`1a6b897`](https://github.com/ssoudan/sapiens/commit/1a6b8972bab61215ebd95f74ebc46be4e63b98e7)) - Merge pull request #8 from ssoudan/tools ([`3b7f2b2`](https://github.com/ssoudan/sapiens/commit/3b7f2b25afb545217e9d0c078b372e1a24981d78)) - CHANGELOG ([`6e90dcd`](https://github.com/ssoudan/sapiens/commit/6e90dcd3947a192c62da6fddf4dcde0342365081)) - Update ([`35a6a99`](https://github.com/ssoudan/sapiens/commit/35a6a992c57951ebe2a325d81d60c540053bcb94)) - Eliminate `import tools` and `from tools import...` ([`f62eb17`](https://github.com/ssoudan/sapiens/commit/f62eb17dff74090e0f1def6119895b571c7f4835)) - Improved format description ([`3744b79`](https://github.com/ssoudan/sapiens/commit/3744b79d5b49d205842d041031a0a69ccef50330)) - Reduce initial prompt size ([`a08cd20`](https://github.com/ssoudan/sapiens/commit/a08cd2093594b57d54ab5a85b0cd9a1ba83aac2c)) - Deps ([`b152135`](https://github.com/ssoudan/sapiens/commit/b1521356547d673c5695fd69558901f4dba2f8ae)) - Filtering of import tools and from tools import ([`d79778b`](https://github.com/ssoudan/sapiens/commit/d79778b8b215e2ae5fdc9a1e40913fa3d1d711cf)) - Renamed Arxiv tool ([`11de03c`](https://github.com/ssoudan/sapiens/commit/11de03cd0c11100c654eb171c1f0ac03e561661a)) - Eliminate `import tools` from the code ([`ee0c2df`](https://github.com/ssoudan/sapiens/commit/ee0c2df176086df1287249abc60f2a5003fc583e)) - Summarize tool ([`23383eb`](https://github.com/ssoudan/sapiens/commit/23383eb67f19e8fdcff185709ca3a6d12b3000fa))
## 0.3.0 (2023-04-24) ### Chore - release prep - deps updated - cleanup ### New Features - Discord bot - arXiv query api - basic integration with discord ### Bug Fixes - wikipedia input example - tests snapshot - linefeed in tool descriptions - Better definition of the format for RoomToolInput - udeps config ### Refactor - main loop to process model and tools outputs ### New Features (BREAKING) - async api for Tools and in most places actually ### Refactor (BREAKING) - main loop to process model and tools outputs (part 2) ### Commit Statistics - 16 commits contributed to the release over the course of 4 calendar days. - 4 days passed between releases. - 14 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.3.0, sapiens_derive v0.3.0, sapiens_tools v0.3.0, sapiens_bot v0.2.2, sapiens_cli v0.3.0, safety bump 3 crates ([`12e417c`](https://github.com/ssoudan/sapiens/commit/12e417cc394cbd9b7e18366d427cdd89132ee299)) - Discord bot ([`8be8d0f`](https://github.com/ssoudan/sapiens/commit/8be8d0f3044a1bbfb5fdbc6fb6c7c8ec682f7114)) - Release prep ([`1452992`](https://github.com/ssoudan/sapiens/commit/14529922572878248a9f6681dfa716e87326d8ff)) - ArXiv query api ([`0840086`](https://github.com/ssoudan/sapiens/commit/0840086e2f5da2ebcdddec960c5308ca0eacb8c5)) - Wikipedia input example ([`b926c83`](https://github.com/ssoudan/sapiens/commit/b926c83e28c3e73484ce304f217a367b565b7f93)) - Tests snapshot ([`04d1762`](https://github.com/ssoudan/sapiens/commit/04d17622f7afea618b5f7693d3b6e7754f29a9c0)) - Linefeed in tool descriptions ([`97d7c70`](https://github.com/ssoudan/sapiens/commit/97d7c704a78aa23661fd9b24267667e7dc5f40bf)) - Merge remote-tracking branch 'origin/main' into bot ([`4f17f43`](https://github.com/ssoudan/sapiens/commit/4f17f438ab2eea6a7f2f6b8cff5fdbec9fbac32e)) - Better definition of the format for RoomToolInput ([`56ea40e`](https://github.com/ssoudan/sapiens/commit/56ea40e1cc483bf22ca2eaea7f333fad2b001e48)) - Deps updated ([`7ea6a11`](https://github.com/ssoudan/sapiens/commit/7ea6a11630303aefa30680b17f67d7f45ef08c15)) - Basic integration with discord ([`f416adf`](https://github.com/ssoudan/sapiens/commit/f416adf7af52b0a907a9db8419bcdaa5f2a77dc5)) - Udeps config ([`e195330`](https://github.com/ssoudan/sapiens/commit/e1953300aac0607b8c3eabf956f06b31317a338b)) - Async api for Tools and in most places actually ([`772e8eb`](https://github.com/ssoudan/sapiens/commit/772e8eb4184efd0b305e460a31d719c237790098)) - Main loop to process model and tools outputs (part 2) ([`b11b947`](https://github.com/ssoudan/sapiens/commit/b11b947d3b3699807c03c4500a8dc7a0e53d41d0)) - Main loop to process model and tools outputs ([`15c52d8`](https://github.com/ssoudan/sapiens/commit/15c52d843721fa8426573d9f6bee2c019d2bd9bb)) - Cleanup ([`385aab3`](https://github.com/ssoudan/sapiens/commit/385aab3fb6880373a7970cd5e243e68d127dc72c))
## 0.2.2 (2023-04-20) - More tools! ### Documentation - Changelog ### Chore - cleanup ### New Features - build container without Hue support by default - EXTRA_FEATURE="hue" to enable. - format of tools.list() output. - ToolName with Action result. - Added WikipediaTool - Added WikipediaTool - Added WikidataTool - toolbox assembly conditioned on Cargo features ### Bug Fixes - Support multivalued parameters ### Commit Statistics - 12 commits contributed to the release. - 10 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens v0.2.2, sapiens_derive v0.2.2, sapiens_tools v0.2.2, sapiens_cli v0.2.2 ([`1d9981b`](https://github.com/ssoudan/sapiens/commit/1d9981bef2fe1b4f4441c28e11713470ff1b1f5d)) - Release sapiens v0.2.2, sapiens_derive v0.2.2, sapiens_tools v0.2.2, sapiens_cli v0.2.2 ([`b72b47f`](https://github.com/ssoudan/sapiens/commit/b72b47f99c52d2d88dc3e2108917103707dc13ba)) - Changelog ([`1844702`](https://github.com/ssoudan/sapiens/commit/1844702fb1a2ffd5bb1ce4717e19c6675527738a)) - Build container without Hue support by default - EXTRA_FEATURE="hue" to enable. ([`3e15ff7`](https://github.com/ssoudan/sapiens/commit/3e15ff7b615faaab87addf4aff26ae841d94b4dc)) - Format of tools.list() output. ([`49e0a6e`](https://github.com/ssoudan/sapiens/commit/49e0a6ede8fb84382e9e32ccfe21a05a62818187)) - ToolName with Action result. ([`ed70724`](https://github.com/ssoudan/sapiens/commit/ed70724e4133083e44c590cf2f74d27bdef65982)) - Support multivalued parameters ([`d3ffde8`](https://github.com/ssoudan/sapiens/commit/d3ffde8c5a9fc3b3714239c645f078c53af8224e)) - Added WikipediaTool ([`90c5cbd`](https://github.com/ssoudan/sapiens/commit/90c5cbd9d8ee6d52e87522c420c1bfde849e28b9)) - Cleanup ([`41bca7d`](https://github.com/ssoudan/sapiens/commit/41bca7d7b24a7a7c27e8358d2a1ea3c5b5f786ed)) - Added WikipediaTool ([`b040052`](https://github.com/ssoudan/sapiens/commit/b0400529f9bacd56466a9104549d4f6eea7f3ccf)) - Added WikidataTool ([`b2902bb`](https://github.com/ssoudan/sapiens/commit/b2902bba5640ed0802af77eff2e628d56992760b)) - Toolbox assembly conditioned on Cargo features ([`9f251be`](https://github.com/ssoudan/sapiens/commit/9f251be6efefca6e9219321d4cd56802b6a5ec69))
## v0.2.1 (2023-04-19) ### Documentation - Changelog ### Commit Statistics - 10 commits contributed to the release. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release sapiens_derive v0.2.1, sapiens_tools v0.2.1, sapiens_cli v0.2.1 ([`e56d735`](https://github.com/ssoudan/sapiens/commit/e56d735f014fed54461dfcc64b96e5d801f995e6)) - Changelog ([`2dc3481`](https://github.com/ssoudan/sapiens/commit/2dc34812fa3afc6147fcd3f3b0bc5311b841ab9f)) - Adjusting changelogs prior to release of sapiens_derive v0.2.1, sapiens_tools v0.2.1, sapiens_cli v0.2.1 ([`3ea2039`](https://github.com/ssoudan/sapiens/commit/3ea2039b68192d4de6b9d370db54abcae054e3cc)) - Release sapiens v0.2.1 ([`6d011b1`](https://github.com/ssoudan/sapiens/commit/6d011b16157847923433b870a6d57d5ad1b73438)) - [+] SetStatusTool to control Hue lights. ([`e464518`](https://github.com/ssoudan/sapiens/commit/e4645184d43e99c7d90d7bc5ca91b43e3a034c8f)) - [+] Derive(ProtoToolInvoke) ([`e383e20`](https://github.com/ssoudan/sapiens/commit/e383e2017123d2c2eee8a39ff34f50024001367a)) - [+] rely on a published version of huelib-rs (named huelib2-rs). ([`cb91e27`](https://github.com/ssoudan/sapiens/commit/cb91e2795e5803f4c8ce8c41ed5605a006e83b15)) - Release 0.2.0 ([`ab53b6c`](https://github.com/ssoudan/sapiens/commit/ab53b6c999892d82fbd9aed827a3a3bc1aee24a4)) - [version] ([`43dd12d`](https://github.com/ssoudan/sapiens/commit/43dd12da54faaa1d580ff1e9c793b828592572b1)) - [+] renaming ([`f664941`](https://github.com/ssoudan/sapiens/commit/f664941f2aba36cd9bce7493a19d030d2945bd50))