Skip to content

Releases: dadi/boot

Version 1.1.2

Choose a tag to compare

@jimlambie jimlambie released this 02 Nov 20:32

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

Version 1.1.1

Choose a tag to compare

@jimlambie jimlambie released this 02 Nov 18:35

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

Choose a tag to compare

@jimlambie jimlambie released this 01 Nov 22:23

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

Choose a tag to compare

@jimlambie jimlambie released this 01 Nov 19:10

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

Version 1.0.3

Choose a tag to compare

@jimlambie jimlambie released this 01 Nov 19:05

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

Version 1.0.2

Choose a tag to compare

@jimlambie jimlambie released this 01 Nov 18:55

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

Version 1.0.1

Choose a tag to compare

@jimlambie jimlambie released this 01 Nov 18:53

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