Skip to content

Releases: cot-rs/cot

cot-v0.1.4

28 Feb 12:08
f1c6eb6
Compare
Choose a tag to compare

Added

  • add #[track_caller] to unwraps for better panic messages (#212)

Fixed

  • use cot's version instead of cli's when creating a new project (#213)

cot-cli-v0.1.4

28 Feb 12:09
f1c6eb6
Compare
Choose a tag to compare

Fixed

  • use cot's version instead of cli's when creating a new project (#213)

Other

  • Add status messages to CLI operations for better user feedback (#204)

Contributors

cot-v0.1.3

24 Feb 16:58
2bbb096
Compare
Choose a tag to compare

Other

  • add logo to the rustdoc (#198)

cot-cli-v0.1.3

24 Feb 17:00
2bbb096
Compare
Choose a tag to compare

Other

  • updated the following local packages: cot

cot-v0.1.2

23 Feb 22:34
3352ce5
Compare
Choose a tag to compare

Added

  • (error) enhance error logging with tracing integration (#186)

Fixed

  • switch back to using non-prerelease versions of crypto crates (#188)

Other

  • (deps) add info about dependencies to CONTRIBUTING.md (#192)

Contributors

cot-cli-v0.1.2

23 Feb 22:35
3352ce5
Compare
Choose a tag to compare

Fixed

  • add Cargo.lock to project template to avoid broken dependencies (#191)

cot-cli-v0.1.1

21 Feb 00:01
7eb3539
Compare
Choose a tag to compare

Other

  • add README.md to the Cargo.toml metadata (#178)

cot_macros-v0.1.2

20 Feb 23:58
7eb3539
Compare
Choose a tag to compare

Other

  • add README.md to the Cargo.toml metadata (#178)

cot_codegen-v0.1.2

20 Feb 23:36
04963ab
Compare
Choose a tag to compare

Other

  • add README.md to the Cargo.toml metadata (#178)

cot-v0.1.1

20 Feb 23:59
7eb3539
Compare
Choose a tag to compare

Other

  • add README.md to the Cargo.toml metadata (#178)
  • fix a typo in form.rs docs (#173)

Contributors