beam-automigrate v0.1.3.0 Release Notes

    • โž• Add showMigration
    • Extend allowable version bounds for aeson, base, dlist, pretty-simple, and splitmix
    • โž• Add support for postgres' oid column type
    • โž• Add calcMigrationSteps function to compute the Diff that will be performed by a migration without altering the database.
    • ๐Ÿ‘Œ Support GHC 9.0.2
    • ๐Ÿ›  Fix an issue where names starting with an upper case letter and containing no other characters requiring escaping would not be properly escaped