Releases: HansBug/hbutils
Releases · HansBug/hbutils
v0.6.5
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.3
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.1
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.5.2
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
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.4.7
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