Skip to content

Releases: desultory/zenlib

3.1.5

01 Jan 04:16
308025b
Compare
Choose a tag to compare

What's Changed

  • Get type hints when a forward reference is used by @desultory in #16

Full Changelog: 3.1.4...3.1.5

3.1.4

31 Dec 21:59
bd9ee5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.3...3.1.4

3.1.3

31 Dec 19:05
6b12520
Compare
Choose a tag to compare

What's Changed

  • improve CI/env checks for namespace module by @desultory in #13

Full Changelog: 3.1.2...3.1.3

3.1.2

30 Dec 20:48
fc31613
Compare
Choose a tag to compare

What's Changed

  • Capture namespace output, improve validation for validatedDataclass by @desultory in #12

Full Changelog: 3.1.1...3.1.2

3.1.1

29 Dec 22:31
43fddae
Compare
Choose a tag to compare

Add namespace module

Full Changelog: 3.0.2...3.1.1

3.0.2

22 Dec 22:52
2e57a46
Compare
Choose a tag to compare

What's Changed

  • set the default colorize color as white, add tests by @desultory in #8

Full Changelog: 3.0.1...3.0.2

3.0.1

19 Dec 19:54
f94527d
Compare
Choose a tag to compare

What's Changed

  • make imports more backwards compatible by @desultory in #6
  • use a relative import for merge_class in loggify by @desultory in #7

Full Changelog: 3.0.0...3.0.1

3.0.0

16 Dec 19:17
340aaef
Compare
Choose a tag to compare

What's Changed

  • 3.0, remove threading, add "types" modue by @desultory in #3
  • Move the NoDupFlatList class to the types module
  • handle kwargs with handle_plural by @desultory in #4
  • make a colorize module, refactor colored logging to use it by @desultory in #5

Full Changelog: 2.4.1...3.0.0

2.4.1

20 Nov 19:50
c5fb297
Compare
Choose a tag to compare

Standardize ClassLogger and loggify even more, add tests.

Full Changelog: 2.4.0...2.4.1

2.4.0

20 Nov 17:57
9d12a3d
Compare
Choose a tag to compare

Simplify/standardize classlogger and loggify.

Full Changelog: 2.3.2...2.4.0