Skip to content

Releases: HansBug/hbutils

v0.8.2

04 Mar 08:16
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add random state management by @HansBug in #93

Full Changelog: v0.8.1...v0.8.2

v0.8.1

28 Jan 16:44
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): fix usage of pip_install by @HansBug in #92

Full Changelog: v0.8.0...v0.8.1

v0.8.0

05 Jan 05:17
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add utils about pip and requirements by @HansBug in #86
  • dev(hansbug): remove some requirements out of requirements.txt by @HansBug in #87
  • dev(hansbug): add ordinal and ordinalize function by @HansBug in #88

Full Changelog: v0.7.6...v0.8.0

v0.7.6

08 Nov 09:25
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add test utils for logging by @HansBug in #84

Full Changelog: v0.7.5...v0.7.6

v0.7.5

10 Oct 16:54
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add recovery method by @HansBug in #82
  • dev(hansbug): use new recovery list and dict by @HansBug in #83

Full Changelog: v0.7.4...v0.7.5

v0.7.4

16 Sep 04:47
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add isolated_entry_points function by @HansBug in #80
  • dev(hansbug): add TextAligner class to quickly compare text in unittest. by @HansBug in #81

Full Changelog: v0.7.3...v0.7.4

v0.7.3

12 Sep 02:47
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): fix aetg to support single situation by @HansBug in #79

Full Changelog: v0.7.2...v0.7.3

v0.7.2

11 Sep 07:34
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add capture_exit function by @HansBug in #77
  • dev(hansbug): add isolated_stdin function by @HansBug in #76
  • dev(hansbug): add simulate_entry function by @HansBug in #78

Full Changelog: v0.7.1...v0.7.2

v0.7.1

10 Sep 16:34
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add is_binary_file and is_text_file function by @HansBug in #72
  • dev(hansbug): complete dev/matrix by @HansBug in #73
  • dev(hansbug): optimize capture_output function by @HansBug in #74
  • dev(hansbug): update mount_pythonpath feature by @HansBug in #75

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Sep 03:50
Compare
Choose a tag to compare

What's Changed

  • dev(hansbug): add access to hosts file by @HansBug in #68
  • dev(hansbug): add mount_pythonpath directory by @HansBug in #70
  • test(hansbug): remove support for 3.6 by @HansBug in #71

Full Changelog: v0.6.14...v0.7.0