Releases: k9mil/eagle
Releases · k9mil/eagle
v0.1.0
Changelog
- 7ce66da Initial commit
- 8231180 added error handling on wrong sort methods
- e447472 added error wrappers for more effective error handling
- 1009e23 added further error checking, added a test to check json decoding, fixed display.
- b32d24e added main body and the search function.
- 9f02e82 added max results, default 20.
- 5f1cf51 added more tests.
- f969c53 added url encoding to title allowing for multiple keyword
- cfc65dd added url format for shorter links, added a nicer data output. updated license on readme.
- b6f8923 correctly displays posts.
- 5b8ed27 correctly takes in args, marshall works correctly for displaying api results.
- 2c135b9 initial commit.
- 29b52c5 minor changes, moved some functions around. changed error text to make it more consistent. added goreleaser config.
- b960aca readme update
- 48fadba unescaped strings for proper title display
- 4e84a9b updated readme
- 16ff76e updated readme