Skip to content

Releases: AnswerDotAI/pyskills

v0.0.6

10 Apr 06:00

Choose a tag to compare

New Features

  • Add pyskills.edit (#6)
  • Improve ensure_pyskills_dir to try all site-packages paths with permission fallback (#5)

v0.0.5

10 Apr 05:28

Choose a tag to compare

New Features

  • Add pyskills.edit (#6)
  • Improve ensure_pyskills_dir to try all site-packages paths with permission fallback (#5)

v0.0.4

01 Apr 09:44

Choose a tag to compare

New Features

  • Add can_render check to doc() (#4)

v0.0.3

30 Mar 16:20

Choose a tag to compare

New Features

  • Add xdir() and docfind() functions, refactor doc() and _doc_module() for improved module/class/instance inspection with submodule support (#3)

v0.0.2

29 Mar 05:13

Choose a tag to compare

New Features

  • Add support for class method resolution in allow() via __objclass__ and __qualname__ (#2)

v0.0.1

29 Mar 04:36

Choose a tag to compare

  • init release