Releases: brody192/railway-cron
Releases · brody192/railway-cron
v0.0.9
v0.0.8
Implement backoff retry for Railway API calls
What's Changed
- feat(retry): implement backoff retry for Railway API calls by @matisidler in #2
New Contributors
- @matisidler made their first contribution in #2
Full Changelog: v0.0.6...v0.0.7
Update deps, Update Go version, Add check for existence of schedules
Merge pull request #1 from brody192/updates small updates
Update deps, Cleanup code, Add extra checks to the schedule parser
v0.0.5 Update docker-publish.yml