Releases: harrybrwn/apizza
Releases · harrybrwn/apizza
v0.0.3
Release Notes
- Addresses are now handled with the
apizza address
command andapizza --address
flag. The address object in the config file is now deprecated. - Better completions. Also now supporting fish.
- Support for yaml in the config file
- yaml is now default for config files
- Doing my best to make the cart command easier to use.
- Tons of bug fixes..
- If all goes well with the new release system, you should be able to run
brew install
orsnap install
to install apizza. - Added some color to the command line output.
Developer Notes
- Added the cmd/cart package to try to make the cart command cleaner and easier for users.
- Lots of code has been moved around and re-organized.
apizza v0.0.2
Tests: fixing tests for new config field
Working Release
I finally got this dumb thing to order me pizza!