Releases: kpman/newsroom
Releases Β· kpman/newsroom
v0.1.9
Patches
- Use ora to make loading effect: 0ec4df1
- Add babel-cli and update deps: 0797288
- Using checkbox to open more than one article at a time: 90a279c
- Loop after choose source: 20d6dcb
v0.1.8
Patches
- Add prettier for package.json (#39)
- Remove common prefix for title (#38)
v0.1.7
Patches
- Check curated.co to get every issue title and url (#35)
v0.1.6
Patches
- Add babel build to support old node version: #27
- Remove package-lock.json: #30
- Simplify and remove unused eslint config: #29
- Allow node >= 4: #32
Credits
Huge thanks to @chentsulin for their help!
v0.1.5
Patches
- Fix getting default sources path (#19)
- Adjust autocomplete usage to catch enter event. (#20)
v0.1.4
Patches
- Add opml support and adjust some wording: 895f883
- Add build status on README: a8f0bf4
- Add esc event to exit (#14)
- Add autocomplete for searching sources (#15)