Releases: netzmacht/release-notifier
Releases · netzmacht/release-notifier
0.4.0-rc1
Added
- Add ability to define a wait interval between each publish action
- Add options to the configuration which are passed to the renderer
- Add twitter publisher
- Add ability to mark new topics as sticky
release-notifier 0.3.1
release-notifier 0.3.0
Added
-
Add Releases interface
-
Add ReleaseIterator to make last run accessible
Changed
-
Change Publisher interface to count the number of successful made publishments.
-
Use different history files for each config files stored in the same directory as the config file
-
Change namespace from App to Netzmacht\ReleaseNotifier
-
Use last modified date of packagist instead of last run of the tool
-
Move classes from Packagist namespace to Package
-
Rename to release-notifier