Skip to content

Releases: stxnext/pymongo-migrate

0.11.0

19 Oct 08:20
Compare
Choose a tag to compare
  • added migrate --fake
  • made migration name optional in downgrade CLI #29
  • log time spent on migration #32
  • officially start supporting Python 3.9

0.10.0

25 Feb 22:56
a64c2f1
Compare
Choose a tag to compare
  • add filename info to generate command
  • consistently use logger attribute in MongoMigrate (#10)
  • officially start supporting Python 3.8

0.9.1

04 Mar 17:41
09edc52
Compare
Choose a tag to compare
  • fix migrate without args raising an exception
  • fix skipping already applied migrations
  • generate CLI
    • fix generated migration name
    • support generation of initial migration
  • skip over non py files as well as init.py in migration folder
  • support ENVVARs for setting uri, migrations dir and collection

0.9.0

01 Mar 10:11
b8986e1
Compare
Choose a tag to compare
0.9 release