go-pg-migrations v0.1.0 Release Notes

Release Date: 2018-08-18 // over 5 years ago
  • ๐Ÿ“š Documentation

    • ๐Ÿ”„ changelog: Add chglog support (#7)
    • help: Add help command and flesh out README.md (#6)
    • readme: Add a README.md base

    ๐Ÿ”‹ Features

    • base: Add base for migrations package (#1)
    • create: Add create command (#2)
    • migrate: Add migrate command (#4)
    • โช rollback: Add rollback command (#5)
    • setup: Add migration tables and functions to set them up (#3)