Skip to content

Releases: zigai/objinspect

v1.0.0

15 Jun 08:14

Choose a tag to compare

Changelog

Features

  • ef4fe93 feat: expose pdir and prettydir from package root
  • f39ad10 feat(async): add async call helpers
  • bcec700 feat(inspect): add classmethod parameter support
  • f441229 feat: improve create_function
  • 93dac0c feat: create_function
  • f17d018 feat: prettydir
  • e68eb93 feat: get Class init method/args

Bug Fixes

  • a82d62d fix(method): correct private, protected, and inherited detection logic
  • 56231f1 fix: resolve rattle lint violations
  • 461114c fix(compat): restore py310 typing support
  • 666038d fix(method): improve classmethod detection using MRO inspection

Other Changes

Read more

0.4.3

28 Apr 06:41

Choose a tag to compare

Full Changelog: 0.4.2...0.4.3

0.4.2

24 Feb 18:04

Choose a tag to compare

Full Changelog: 0.4.1...0.4.2

0.4.1

30 Jan 18:29

Choose a tag to compare

Full Changelog: 0.4.0...0.4.1

0.4.0

16 Jan 11:49

Choose a tag to compare

chore(deps): update lock file with latest dependencies

0.3.4

22 Dec 08:52

Choose a tag to compare

Full Changelog: 0.3.3...0.3.4

0.3.3

21 Dec 21:59

Choose a tag to compare

Full Changelog: 0.3.1...0.3.3

0.3.1

27 Oct 18:19

Choose a tag to compare

Full Changelog: 0.3.0...0.3.1

0.3.0

18 Jul 18:12

Choose a tag to compare

Full Changelog: 0.2.16...0.3.0

0.2.16

04 Jul 18:40

Choose a tag to compare

Full Changelog: 0.2.15...0.2.16