github sqlalchemy/alembic rel_1_16_1
1.16.1

latest releases: rel_1_16_5, rel_1_16_4, rel_1_16_3...
3 months ago

1.16.1

Released: May 21, 2025

bug

  • [bug] [command] Fixed regression caused by the pathlib refactoring that removed the use
    of Config.get_template_directory() as the canonical source of
    templates; the method is still present however it no longer would be
    consulted for a custom config subclass, as was the case with flask-migrate.

    References: #1660

  • [bug] [command] Fixed regression caused by the pathlib refactoring where the "missing
    template" error message failed to render the name of the template that
    could not be found.

    References: #1659

Don't miss a new alembic release

NewReleases is sending notifications on new releases.