Skip to content

Releases: jungaretti/bacon

v1.2.1

27 Apr 22:13
f726603
Compare
Choose a tag to compare

Spring cleaning! This release does not include any new features. Instead, it prunes the unnecessary secrets package and moves configuration-related code to a new config package.

What's Changed

Full Changelog: v1.2...v1.2.1

v1.2

21 Nov 06:24
3e2cdba
Compare
Choose a tag to compare

This release adds a new print command that helps you create config files. It also includes significant improvements to Bacon's inner loop: unit tests, system tests, PR gates, and documentation improvements.

What's Changed

Full Changelog: v1.1...v1.2

v1.1

04 Dec 06:15
Compare
Choose a tag to compare

Bacon's long-awaited readability rewrite is finally here! This release refactors much of Bacon’s core code in order to make it easier to maintain and test.

What's Changed

  • Ignore NS and _acme-challenge Porkbun records
  • Refactor code to increase maintainability

Full Changelog: v1.0...v1.1

v1.0

12 May 00:42
Compare
Choose a tag to compare

What's Changed

  • Added more helpful error message when API keys are missing

Full Changelog: v0.2-beta...v1.0

v0.2 Beta

08 May 02:32
2390310
Compare
Choose a tag to compare
v0.2 Beta Pre-release
Pre-release

What's Changed

  • Fixed bug when comparing "" and "0" TTL/priority by @jungaretti in #14

Full Changelog: v0.1.2-beta...v0.2-beta

v0.1.1 Beta

07 May 03:45
Compare
Choose a tag to compare
v0.1.1 Beta Pre-release
Pre-release

What's Changed

Full Changelog: v0.1-beta...v0.1.1-beta

v0.1 Beta

07 May 03:28
Compare
Choose a tag to compare
v0.1 Beta Pre-release
Pre-release

Introducing Bacon, a tasty tool that deploys your DNS records from YAML config files. You can use Bacon to deploy, backup, and restore your DNS records. Bored already? Let me try again...

Bacon is a peek into the future of DNS record management. It lets you codify your DNS records and deploy them with GitHub Actions. You can use issues, pull requests, and git blame to keep track of how and why your DNS records were created. In an emergency, you can use git revert to undo recent changes and fix your website.

Demo of bacon deploy