Releases: cloudflare/freighter
Releases · cloudflare/freighter
freighter v0.1.1-rc.4
What's Changed
- api-types: add crate version normalization by @Noah-Kennedy in #27
- index: unconditionally populate created_at by @Noah-Kennedy in #29
- chore: release freighter v0.1.0-rc.4 by @Noah-Kennedy in #30
- chore: re-release freighter v0.1.0-rc.4 by @Noah-Kennedy in #31
Full Changelog: v0.1.1-rc.3...v0.1.1-rc.4
freighter v0.1.1-rc.3
release: release version 0.1.1-rc.3 (#26) This release fixes the remaining issues I came across.
freighter v0.1.1-rc.2
chore: prepare freighter v0.1.1-rc.2 (#20)
freighter v0.1.1-rc.1
chore: prepare for v0.1.1-rc.1 (#18)
freighter v0.1.1-rc
Adds docker image publishing (#14) Uses envsubst in an entrypoint script to make injecting secrets (e.g. db password and access_key_secret) easier. Co-authored-by: Noah Kennedy <[email protected]>