Skip to content

v1.1.1

Compare
Choose a tag to compare
@cdboer cdboer released this 27 Jun 13:26
· 166 commits to master since this release

πŸ› v1.1.1 includes bug fixes for a memory bloating issue and spelling mistakes

Fixed

  • Fix a memory bloating issue by not using mutable objects as function argument default value (see #60)
  • Fix a spelling mistake in config.formats to config.format