Skip to content

Releases: netzmacht/release-notifier

0.4.0-rc1

19 Dec 10:29
2e873c6
Compare
Choose a tag to compare
0.4.0-rc1 Pre-release
Pre-release

Full Changelog

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

19 Sep 08:10
3f9435c
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Last run information was ignored in publish command

release-notifier 0.3.0

07 Sep 07:35
0.3.0
ba6734e
Compare
Choose a tag to compare

Full Changelog

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