Skip to content

v1.5.0

Compare
Choose a tag to compare
@chen-qingyu chen-qingyu released this 13 May 03:00
· 50 commits to main since this release
  1. Refactored the code.
  2. Impl Extend trait for containers.
  3. Adjust Dict::keys()/values() return iterators instead Set.
  4. The performance of Int has improved.
  5. Add Str::as_str().