This repository was archived by the owner on Jan 14, 2026. It is now read-only.
v2.0.0
Changelog
- 353ac23 Add README
- 4cc1e3f Add a new test case and simplify the internal coercer
- bf5df6b Add generate docs
- 486d467 Add toml formatter
- 30279e6 Add toml parser
- fbc25a8 Add user-agent, change -o flag to -v for request/respond
- c41c74e Add version string to goreleaser
- 5d6be99 Change to GPL
- c8e9348 Check toml before yaml in identify cmd
- ddb5cdf Make request and respond more uniform
- b3c4118 Merge pull request #4 from stilvoid/modernise
- 8171fed Move format list to long help in parse
- 710296a Move parser and formatters into please
- 5ae1f6e Move parsers/formatters back into parse/format and move main into root
- a4e28ec Move path to positional arg in serve
- 56f8ddd Move web into internal package
- 04c6aeb Port please commands to cobra
- dc26e6e Remove docs
- c7dd2ed Remove examples. Use cobra's checkerr instead of fatal log
- 124a2aa Replace interface{} with any
- a4a91c7 Run go mod tidy
- b73462f Run go mod tidy
- 1c3648c Run go mod tidy
- 571b23b Simplify IO
- 121c8a0 Tidy up text
- acbe8ed Update README with install option for homebrew