Skip to content

Releases: p1c2u/pathable

0.5.0b2

07 Jun 20:45

Choose a tag to compare

0.5.0b2 Pre-release
Pre-release

Fixes

  • AccessorPath self type #45

0.5.0b1

07 Jun 11:56

Choose a tag to compare

0.5.0b1 Pre-release
Pre-release

Fixes

  • AccessirPath typevar typing fix #44

0.5.0a4

07 Jun 10:01

Choose a tag to compare

0.5.0a4 Pre-release
Pre-release

Fixes

  • Int parts support fix #43

0.5.0a3

01 Jun 18:21

Choose a tag to compare

0.5.0a3 Pre-release
Pre-release

Features

  • Generic accessors #39
  • Frozen paths #40

Backward incompatibilities

  • BaseAccessor replaced with NodeAccessor
  • AccessorPath is generic

0.5.0a2

30 May 18:09

Choose a tag to compare

0.5.0a2 Pre-release
Pre-release

Features

  • Lookup types #37
  • Use persistent queue for parts #38

0.5.0a1

26 May 09:38

Choose a tag to compare

0.5.0a1 Pre-release
Pre-release

Features

  • AccessorPath read_value method added #29
  • Move caching to accessor #30
  • Subscriptable accessor #31

Updates

  • Python 3.11-13 support #26
  • Python 3.7 support drop #24
  • Python 3.8 support drop #25

Deprecations

  • Deprecate content method #13
  • AccessorPath iter, iteritems, content, get, and getkey methods deprecated #29

0.4.4

10 Jan 18:38

Choose a tag to compare

Fixes

  • Use valid licence registry identifier for Apache-2.0 licence #11

0.4.3

01 Sep 22:31

Choose a tag to compare

Changelog

  • Path classes most precise type check #10

0.4.2

29 Aug 17:58

Choose a tag to compare

Changelog

  • add missing py.typed

0.4.1

29 Aug 17:50

Choose a tag to compare

Changelog

  • Add typing #8