Skip to content

v1.4.0

Compare
Choose a tag to compare
@HansBug HansBug released this 14 Jul 10:05
· 168 commits to main since this release

What's Changed

  • fix(hansbug): fix problem in unittest by @HansBug in #39
  • dev(hansbug): try add unittest for python 3.10 and other os by @HansBug in #40
  • test(hansbug): try add cibuildwheel && first complete the try_release part && move it out && remove benchmark from unittest by @HansBug in #45
  • test(hansbug): add test for windows by @HansBug in #46
  • dev(hansbug): upgrade keys, values and items for TreeValue class, like that in dict object by @HansBug in #48
  • doc(hansbug): update README by @HansBug in #42
  • fix(hansbug): try add the tempfile using back by @HansBug in #51
  • dev(hansbug): fix get and pop method by @HansBug in #49
  • dev(hansbug): add popitem method for TreeValue by @HansBug in #52
  • dev(hansbug): add clear method into TreeValue by @HansBug in #53
  • dev(hansbug): add update method by @HansBug in #56
  • dev(hansbug): fix the problem of raw setting by @HansBug in #57
  • dev(hansbug): add setdefault method to TreeValue by @HansBug in #58
  • dev(hansbug): update iter and reversed by @HansBug in #59
  • dev(hansbug): add documentation && try do slightly optimization by @HansBug in #61

Full Changelog: v1.3.1...v1.4.0