Skip to content

Releases: mxsm/cheetah-string

cheetah-string-0.1.2

11 Nov 03:35
3735fec
Compare
Choose a tag to compare

🐆 Cheetah String V0.1.2 Release 🔊

What's Changed

  • [ISSUE #29]🔖Update version to 0.1.2🔊 by @mxsm in #30
  • [ISSUE #31]🐛Fix feature serde Serialize compile error💚 by @mxsm in #32

Full Changelog: v0.1.1...v0.1.2

cheetah-string-0.1.1

10 Nov 15:50
669efe8
Compare
Choose a tag to compare

🐆 Cheetah String V0.1.1 Release 🔊

What's Changed

  • [ISSUE #25]Add Debug for CheetahString by @mxsm in #26
  • [ISSUE #27]🔖Update version to 0.1.1🔊 by @mxsm in #28

Full Changelog: v0.1.0...v0.1.1

cheetah-string-0.1.0

08 Nov 13:43
6c77915
Compare
Choose a tag to compare

🐆 Cheetah String V0.1.0 Release

What's Changed

  • [ISSUE #1]Update README.md by @mxsm in #2
  • [ISSUE #3]📝Add LICENSE-MIT license by @mxsm in #4
  • [ISSUE #5]✨Add cheetah string function🚀 by @mxsm in #6
  • [ISSUE #7]📝Update .gitignore by @mxsm in #8
  • [ISSUE #9]📝add github action ci by @mxsm in #10
  • [ISSUE #11]🍻Add bench test case by @mxsm in #12
  • [ISSUE #13]Optimize impl From<&'static str> for CheetahString by @mxsm in #14
  • [ISSUE #15]Add doc by @rust-learn-now in #16
  • [ISSUE #17]Add doc for cheetah_string mod by @mxsm in #18
  • [ISSUE #19]Implement PartialEq,Eq,PartialOrd,Ord for CheetahString by @mxsm in #20
  • [ISSUE #21]Optimize CheetahString display by @mxsm in #22
  • [ISSUE #23]📝Update README.md by @mxsm in #24

New Contributors

Full Changelog: https://github.com/mxsm/cheetah-string/commits/v0.1.0