Releases: mtlynch/logpaste
Releases · mtlynch/logpaste
0.3.4
0.3.3
What's Changed
- Add arm builds by @mtlynch in #250
- Publish release binaries to GitHub on tagged releases by @mtlynch in #249
- Upgrade go-sqlite3 to fix build failure on musl libc by @mtlynch in #243
- Use real datastore instead of mock datastore in tests by @mtlynch in #172
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Upgrade Go to 1.25.4 by @mtlynch in #234
- Copy litestream from the official docker image by @mtlynch in #236
- Simplify serving static resources by @mtlynch in #226
- Switch from Cypress to Playwright by @mtlynch in #235
- Use go-evolutionary-migrate by @mtlynch in #239
- Add direnv by @mtlynch in #222
- Switch to more portable bash shebangs by @mtlynch in #225
- Handle quoted strings correctly in docker image by @mtlynch in #229
Full Changelog: 0.3.1...0.3.2
0.3.1
0.3.0
What's Changed
- Get rid of environment variables for flags by @mtlynch in #200
- Add better debugging output to docker_entrypoint by @mtlynch in #203
Breaking changes
Most environment variables have changed in this release, so review environment variables before upgrading.
Environment variables like SITE_TITLE and SITE_FOOTER have been removed, as they turned out to be redundant to command-line flags you can add (see README for details).
Full Changelog: 0.2.9...0.3.0
0.2.9
- Add custom character limit to pastes by @csfore in #196
- Add script for running hot reloading server by @mtlynch in #169
- Create SQLite database as a series of migrations by @mtlynch in #171
- Update removed emberstack image tag to a version that is on DockerHub by @Kangie in #179
- Add a Nix flake for development by @mtlynch in #181
- Make Dark Mode Automatic by @Kangie in #178
- Update Prism by @Kangie in #186
- Upgrade prettier and prettier-plugin-go-template by @mtlynch in #187
- Update to Go 1.21 and Node 20 by @mtlynch in #189
- Update random package for Go 1.21 by @mtlynch in #197
- Drop deprecated ioutil package by @mtlynch in #198
New Contributors
Full Changelog: 0.2.8...0.2.9