Skip to content

v0.1.0

Latest

Choose a tag to compare

@zeke-io zeke-io released this 06 Aug 19:38

This is the first release! 📣

Changes

  • Use yaml instead of toml for project files (#2)
  • Add install command (#3)
  • Rename project to chain (#5)
  • Refactor project file structure (#6)
  • Add init command (#9)
  • Add pack command (#10)
  • Add readme template to init command
  • Rename overrides property to files (#14)
  • Add recursive project file searching (#16)
  • Add support for environment variables (#17)
  • Add Windows Installer (#21)
  • Add run command (#22)

Fixes

  • Fix windows support, replacing termion with crossterm (#15)