This repository was archived by the owner on Mar 8, 2024. It is now read-only.
Releases: zoftko/felf-cli
Releases · zoftko/felf-cli
v1.0.0
Notes
felf-cli is not perfect but after some testing and a major bug fix, it seems like it is ready enough to be graduated.
What's Changed
- fix: include more sections into size report by @crazybolillo in #9
Full Changelog: v0.0.2...v1.0.0
v0.0.2
Notes
Nothing to say really, just minor improvements.
What's Changed
- feat: don't follow http redirects by @crazybolillo in #6
- feat: show version on startup by @crazybolillo in #7
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Notes
This is the first release of felf-cli. It covers the basics of analyzing and pushing results to a remote felf server. Since felf itself is not stable this is release is considered a beta and further versions may suffer breaking changes.
What's Changed
- feat: implement size functionality by @crazybolillo in #1
- feat: print and push output to server by @crazybolillo in #2
- feat: update payload format by @crazybolillo in #3
New Contributors
- @crazybolillo made their first contribution in #1
Full Changelog: https://github.com/zoftko/felf-cli/commits/v0.0.1