Skip to content

Releases: HansBug/hbutils

v0.6.5

23 May 06:14
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add unique function && add extension to auto_decode fun… by @HansBug in #48

Full Changelog: v0.6.4...v0.6.5

v0.6.4

21 May 03:28
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): update writing style for hbutils.system.requires by @HansBug in #47

Full Changelog: v0.6.3...v0.6.4

v0.6.3

20 May 15:22
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add native expression system by @HansBug in #44
  • dev(hansbug): add python and package version support by @HansBug in #45
  • dev(hansbug): add requirement predication for unittest by @HansBug in #46

Full Changelog: v0.6.2...v0.6.3

v0.6.2

17 May 06:52
Compare
Choose a tag to compare

What's Changed

  • test(hansbug): add test for AutoIntEnum's multiple arguments by @HansBug in #42
  • dev(hansbug): add os type check by @HansBug in #43

Full Changelog: v0.6.1...v0.6.2

v0.6.1

13 May 20:00
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add multiple platform test by @HansBug in #41
  • dev(hansbug): try add more file support && add float support by @HansBug in #40

Full Changelog: v0.6.0...v0.6.1

v0.6.0

12 May 16:35
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add some binary utils by @HansBug in #39

Full Changelog: v0.5.2...v0.6.0

v0.5.2

11 May 06:34
Compare
Choose a tag to compare

What's Changed

  • fix(hansbug): remove where dependency by @HansBug in #36
  • dev(hansbug): add get_field function in hbutils.model && make the aet… by @HansBug in #37
  • dev(hansbug): update documentation for hbutils.color.model by @HansBug in #38

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 May 05:37
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add comments to OutputCaptureResult class by @HansBug in #33
  • doc(hansbug): add pypi downloads badge by @HansBug in #35
  • dev(hansbug): change webcolor.name_to_hex to native implement && remove webcolors dependency by @HansBug in #34

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 May 13:35
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add new utils for testing and system. by @HansBug in #32

Full Changelog: v0.4.7...v0.5.0

v0.4.7

09 Mar 08:53
Compare
Choose a tag to compare

What's Changed

  • fix(hansbug): fix problem in AutoIntEnum by @HansBug in #29
  • dev(hansbug): add IComparable interface to quickly build comparable object. by @HansBug in #30

Full Changelog: v0.4.6...v0.4.7