pypi confidence 0.18
v0.18

6 hours ago
  • Enable loaders in load_name's load order to be pathlib.Path objects, which get formatted like string template loaders (e.g. '/path/to/{name}{suffix}' is equivalent to Path('/path/to/{name}{suffix}')).
  • Use pattern matching over type checks, speeding up a lot of things.
  • Align key sorting behaviour between bundled formats when dumping, all of which now keep iteration order of the value being dumped.

Don't miss a new confidence release

NewReleases is sending notifications on new releases.