v0.4.0
pricing and max token fixes
$ wget -O enc https://github.com/khimaros/enc/releases/download/v0.4.0/enc-linux-x64
$ chmod +x enc
$ wget -O .enc.env https://github.com/khimaros/enc/releases/download/v0.4.0/x.enc.env.example
$ editor .enc.env # add your API keys
$ ./enc --show-config
Full Changelog: v0.3.1...v0.4.0