Skip to content

Releases: dadi/boot

Version 1.1.2

02 Nov 20:32
Compare
Choose a tag to compare

A small fix to ensure the package name is available in the stopped() method.

Version 1.1.1

02 Nov 18:35
Compare
Choose a tag to compare

This version of @dadi/boot allows the use of a product property in the package.json that is passed to it. It will use this value if it exists, otherwise the name property is used.

Version 1.1.0

01 Nov 22:23
Compare
Choose a tag to compare

This version of @dadi/boot uses a more meaningful test of version numbers, rather than just a comparison that indicates a difference exists. Now if the latest public version is greater than the version currently in use, the "upgrade" message is displayed.

Version 1.0.4

01 Nov 19:10
Compare
Choose a tag to compare

This version fixes the use of the package "name" property rather than the "description" property.

Version 1.0.3

01 Nov 19:05
Compare
Choose a tag to compare

This version fixes the use of the package "name" property rather than the "description" property.

Version 1.0.2

01 Nov 18:55
Compare
Choose a tag to compare

This version fixes the use of the package "name" property rather than the "description" property.

Version 1.0.1

01 Nov 18:53
Compare
Choose a tag to compare

This version uses the package "name" property rather than the "description" property.