Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@coroa coroa released this 09 Apr 15:18
· 14 commits to main since this release
104e756

What's Changed

Breaking

  • fix(core): Add regex and keep to extractlevel by @coroa in #53

Deprecates the drop argument of extractlevel in favour of keep and changes the default to keep=False, ie. if keep is not specified, the split level will be removed.

Enhancements

  • enh(core): Raise KeyError from projectlevel by @coroa in #52

Full Changelog: v0.4.2...v0.5.0