Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (21 loc) · 513 Bytes

CHANGELOG.md

File metadata and controls

44 lines (21 loc) · 513 Bytes

Version history

Version 1.3.0

Features

  • python3.9 support

Version 1.2.0

Features

  • Updates factory-boy to the latest version

Version 1.1.0

Features

  • Updates mimesis to version 4.x
  • Adds support for python@3.8

Misc

  • Updates poetry to 1.0

Version 1.0.0

Features

  • Updates mimesis to version 3.x

Misc

  • Now using wemake-python-styleguide to lint our code
  • Now using mypy to typecheck our code

Version 0.1.0

  • Initial version