Skip to content

Releases: bbc/speculate

v2.0.0-alpha.4

03 Jul 09:26
0e36f23
Compare
Choose a tag to compare
  • Do not remove service file if whitelist is used (#55)

v2.0.0-alpha.3

26 Jun 13:05
13068ea
Compare
Choose a tag to compare

v2.0.0-alpha.2

14 Jun 15:38
a961b8f
Compare
Choose a tag to compare
  • Fully remove lodash (#51) Thanks @spa-simone!

v2.0.0-alpha.1

22 Mar 17:41
fd8fe7e
Compare
Choose a tag to compare
  • 🚨Updated to Node 8 only (#48) Thanks to @jimc and @njh
  • 🚨File whitelist taken from files in package.json (#35) Thanks to @jimc
  • 🚨Now Apache-2.0 licensed (#39) Thanks @nspragg
  • Remove lodash (#49)

v1.7.4

15 Nov 13:07
0b518aa
Compare
Choose a tag to compare
  • Stop escaping Requires and BuildRequires to allow specifying versions in dependencies (#43) Thanks @miguecoll!

v1.7.3

17 Aug 10:48
7111d4c
Compare
Choose a tag to compare

v1.7.2

26 Jun 13:12
f2e1cb6
Compare
Choose a tag to compare
  • Don't escape commands in the post section (#33) Thanks again @Limess!

v1.7.1

15 Jun 15:55
b70360c
Compare
Choose a tag to compare
  • Include hidden files in output folder when installing RPM (#29)
  • Update documentation around nodeVersion to be clearer about epochs (#30)

Thanks @Limess!

v1.7.0

27 Mar 12:10
Compare
Choose a tag to compare
  • Adds support for serviceOptions to customise systemd unit options (#26) Thanks @njh!

v1.6.1

13 Dec 17:12
Compare
Choose a tag to compare
  • Ignore .git files by default and use relative paths for ignore check (#20)