FPL 0.2.0
What's Changed
- Restrict branches to
master
ormain
when version iscurrent
by @jafeltra in #3 - Add support for
current$mybranch
to specify other branches in the CI build by @cmoesel in #8 - Download
current
builds using branch-specific URLs by @cmoesel in #4 - Improve support for HTTP proxies by @guhanthuran in #5
- Avoid returning duplicate definitions by @mint-thompson in #6
- Bump Node.js to v16 by @cmoesel in #7
New Contributors
- @cmoesel made their first contribution in #4
- @guhanthuran made their first contribution in #5
- @mint-thompson made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0