Skip to content

Releases: renehernandez/appfile

v0.0.9

12 Jul 12:27
Compare
Choose a tag to compare

Implemented enhancements:

  • Support reading environment variables from a .env file #18
  • Reads from a .env file with option flag to customize location #45

Documentation:

  • Add new environments variables docs #46

v0.0.8

22 Mar 16:30
Compare
Choose a tag to compare

Implemented enhancements:

  • Add lint command #21

Fixed bugs:

  • Fix bottle process #42

Documentation:

  • General status command docs and examples for reading app.yaml directly #31

Merged pull requests:

  • Initial implementation for lint cmd #35

v0.0.7

15 Dec 00:10
d207118
Compare
Choose a tag to compare

Fixed bugs:

  • Fix redirect URL #34
  • Keep files when pushing redirection update #33

Documentation:

  • Redirect to latest documentation #26

v0.0.6

14 Dec 12:25
913ab81
Compare
Choose a tag to compare

Implemented enhancements:

  • Replace list command with status command #29
  • Read directly app.yaml #24
  • Replace list command with status #30
  • Support processing app specification directly #28

Documentation:

  • Add redirect generation #32
  • General status command docs and examples for reading app.yaml directly #31

v0.0.5

12 Dec 17:00
Compare
Choose a tag to compare

Implemented enhancements:

  • Add list command #17
  • Add list command #20

Fixed bugs:

  • Add publish dir and fix deployments for main branch #23

Documentation:

  • Docs refactoring #25
  • Add Github Pages automatic deployment and commands help pages #22

Closed issues:

  • Publish documentation #4

v0.0.4

02 Dec 20:18
Compare
Choose a tag to compare

Implemented enhancements:

  • Add homebrew automated formulae update #14

Documentation:

  • Update installation section in Readme #15

Closed issues:

  • Add homebrew formulae #1

v0.0.3

27 Nov 15:06
6cb1a7f
Compare
Choose a tag to compare

Implemented enhancements:

  • Print hostname when app is deployed #10
  • Default values for scope, instance_size_slug, instance_count and kind fields #13
  • Print hostname per app after sync operation #11

Fixed bugs:

  • Fix hostname successfully deleted message being shown when domain wasn't found #12

v0.0.2

23 Nov 15:41
3bc5c75
Compare
Choose a tag to compare

Implemented enhancements:

  • Delete CNAME record during destroy operation #8

Documentation:

  • Docs improvements: action-appfile, writing appfile and cli ref #9

Closed issues:

  • Delete CNAME on app file destroy #7
  • Add Github Action for appfile #3

v0.0.1

22 Nov 12:50
Compare
Choose a tag to compare

Closed issues:

  • Configure CI for release #5

Merged pull requests:

  • Add build artifacts as part of CI #6

* This Changelog was automatically generated by github_changelog_generator