Skip to content

cheetah-string-0.1.0

Compare
Choose a tag to compare
@mxsm mxsm released this 08 Nov 13:43
· 19 commits to main since this release
6c77915

🐆 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