github titandrive/yarnl v0.11.0

latest releases: v0.11.3, v0.11.2, v0.11.1...
one month ago

Improvements

  • Versioned database migrations — Yarnl now tracks applied migrations in a schema_migrations table and only runs new ones on startup. Fresh installs run all migrations once; subsequent restarts skip them entirely.
  • External PostgreSQL support — documented the correct grants for PostgreSQL 15+ external database setups, including the GRANT CREATE ON SCHEMA public requirement that was causing startup failures for users on shared database hosts.

Full Changelog: v0.10.1...v0.11.0

Don't miss a new yarnl release

NewReleases is sending notifications on new releases.