Skip to content

6.2.1

Compare
Choose a tag to compare
@Natim Natim released this 08 Sep 09:59
· 527 commits to main since this release

New features

  • Add a if_exists flag to delete methods to avoid raising if the
    item was already deleted. (#82)
  • Improving the clone method to keep all the previous parameters values
    if missing as parameters. (#91)