fontello-cli
Version:
Command line interface for Fontello.
106 lines (62 loc) • 5.54 kB
Markdown
# Changelog
## [v0.6.2](https://github.com/paulyoung/fontello-cli/tree/v0.6.2) (2020-12-05)
[Full Changelog](https://github.com/paulyoung/fontello-cli/compare/v0.6.1...v0.6.2)
**Merged pull requests:**
- fix: session-url [\#45](https://github.com/paulyoung/fontello-cli/pull/45) ([syffs](https://github.com/syffs))
## [v0.6.1](https://github.com/paulyoung/fontello-cli/tree/v0.6.1) (2020-12-02)
[Full Changelog](https://github.com/paulyoung/fontello-cli/compare/v0.6.0...v0.6.1)
**Merged pull requests:**
- Migrate to latest coffeescript version [\#44](https://github.com/paulyoung/fontello-cli/pull/44) ([dlackty](https://github.com/dlackty))
## [v0.6.0](https://github.com/paulyoung/fontello-cli/tree/v0.6.0) (2020-12-02)
[Full Changelog](https://github.com/paulyoung/fontello-cli/compare/v0.5.1...v0.6.0)
**Closed issues:**
- error while running under windows/wsl [\#42](https://github.com/paulyoung/fontello-cli/issues/42)
- Upgrade npm version [\#41](https://github.com/paulyoung/fontello-cli/issues/41)
- fontello-cli won't fetch updates after saving session in browser [\#16](https://github.com/paulyoung/fontello-cli/issues/16)
**Merged pull requests:**
- Logging session url for manual browsing [\#43](https://github.com/paulyoung/fontello-cli/pull/43) ([syffs](https://github.com/syffs))
- Solve Issues \#16 [\#31](https://github.com/paulyoung/fontello-cli/pull/31) ([AliLozano](https://github.com/AliLozano))
## [v0.5.1](https://github.com/paulyoung/fontello-cli/tree/v0.5.1) (2020-10-19)
[Full Changelog](https://github.com/paulyoung/fontello-cli/compare/v0.5.0...v0.5.1)
**Closed issues:**
- Change default HOST to `https` [\#39](https://github.com/paulyoung/fontello-cli/issues/39)
**Merged pull requests:**
- Use https for fontello host [\#40](https://github.com/paulyoung/fontello-cli/pull/40) ([dlackty](https://github.com/dlackty))
## [v0.5.0](https://github.com/paulyoung/fontello-cli/tree/v0.5.0) (2019-10-29)
[Full Changelog](https://github.com/paulyoung/fontello-cli/compare/v0.4.0...v0.5.0)
**Implemented enhancements:**
- Need better descriptions for users [\#9](https://github.com/paulyoung/fontello-cli/issues/9)
- Need support for config file in project root [\#8](https://github.com/paulyoung/fontello-cli/issues/8)
**Closed issues:**
- Vulnerabilities found \(1 high, 1 critical\) [\#34](https://github.com/paulyoung/fontello-cli/issues/34)
- Problem downloading fonts [\#28](https://github.com/paulyoung/fontello-cli/issues/28)
- Not backward compatible. [\#26](https://github.com/paulyoung/fontello-cli/issues/26)
- Add a proxy option [\#23](https://github.com/paulyoung/fontello-cli/issues/23)
- unwanted output [\#22](https://github.com/paulyoung/fontello-cli/issues/22)
**Merged pull requests:**
- Add a changelog [\#38](https://github.com/paulyoung/fontello-cli/pull/38) ([dlackty](https://github.com/dlackty))
- Modernize the project [\#37](https://github.com/paulyoung/fontello-cli/pull/37) ([dlackty](https://github.com/dlackty))
- Add basic CI with Github Actions [\#36](https://github.com/paulyoung/fontello-cli/pull/36) ([dlackty](https://github.com/dlackty))
- Fix vulnerabilities [\#35](https://github.com/paulyoung/fontello-cli/pull/35) ([kayvanbree](https://github.com/kayvanbree))
- Follow keep alive requests on install [\#29](https://github.com/paulyoung/fontello-cli/pull/29) ([jbeezley](https://github.com/jbeezley))
## [v0.4.0](https://github.com/paulyoung/fontello-cli/tree/v0.4.0) (2015-07-01)
[Full Changelog](https://github.com/paulyoung/fontello-cli/compare/v0.3.1...v0.4.0)
**Merged pull requests:**
- \[Feature\] Add a proxy option [\#24](https://github.com/paulyoung/fontello-cli/pull/24) ([ThomasCrevoisier](https://github.com/ThomasCrevoisier))
## [v0.3.1](https://github.com/paulyoung/fontello-cli/tree/v0.3.1) (2014-12-15)
[Full Changelog](https://github.com/paulyoung/fontello-cli/compare/b743be32e9a9d8250560d57435f353797d31ad9f...v0.3.1)
**Implemented enhancements:**
- Move functionality from lib to bin [\#5](https://github.com/paulyoung/fontello-cli/issues/5)
- Add options for extraction [\#1](https://github.com/paulyoung/fontello-cli/issues/1)
**Closed issues:**
- Getting issue if a directory exists \(& get an error that it's not\) [\#13](https://github.com/paulyoung/fontello-cli/issues/13)
- Print command and folder args issues [\#11](https://github.com/paulyoung/fontello-cli/issues/11)
- Add convert/get command [\#10](https://github.com/paulyoung/fontello-cli/issues/10)
- Please, change package name to `fontello-cli` or something else [\#7](https://github.com/paulyoung/fontello-cli/issues/7)
**Merged pull requests:**
- Add missing .json extension to --config flag [\#21](https://github.com/paulyoung/fontello-cli/pull/21) ([alebelcor](https://github.com/alebelcor))
- --host for another fontello instances [\#20](https://github.com/paulyoung/fontello-cli/pull/20) ([kuczek](https://github.com/kuczek))
- Try to fix Print command and folder args issues [\#12](https://github.com/paulyoung/fontello-cli/pull/12) ([seb-celinedesign](https://github.com/seb-celinedesign))
- Add repository node to get better linking on npmjs.org. [\#3](https://github.com/paulyoung/fontello-cli/pull/3) ([sja](https://github.com/sja))
- Add options for css and font directories. [\#2](https://github.com/paulyoung/fontello-cli/pull/2) ([paulyoung](https://github.com/paulyoung))
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*