Releases: BetaHuhn/ackee-report
Releases · BetaHuhn/ackee-report
v0.6.4
Release of v0.6.3
Changed
- update dependencies
Release of v0.6.2
Changed
- pages and referrers are now links in the email and rss feed
- press enter to skip optional config options
Release of v0.6.1
Fixed
domains
command didn't work after v0.6.0
Release of v0.6.0
Added
- rss command to generate report as xml file/rss feed (#7)
--range
option to specify data range (day/week/month/six_months)--limit
option which limits the number of list items (referrers, pages, etc.)
Changed
- views count is now based on range option
- changed wording of email title/preview text
- refactoring
- update dependencies
Release of v0.5.0
This version adds support for Ackee's new permanent token feature.
Added
- you can now use a permanent access token instead of your username and password to authenticate with the Ackee API
Changed
- include data of last 30 days instead of last 7 days
- better error handling
- refactor config validation
Release of v0.4.1
Added
- logo to readme
- template:dev command to serve template when developing
- sample report data for development
- description and example call to help output
Release of v0.4.0
Added
- ackee email style
- option to change email style
Changed
- separate email and json service into different commands
- refactor ackee interface and config