Releases: dadi/boot
Version 1.1.2
Version 1.1.1
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
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
This version fixes the use of the package "name" property rather than the "description" property.
Version 1.0.3
This version fixes the use of the package "name" property rather than the "description" property.
Version 1.0.2
This version fixes the use of the package "name" property rather than the "description" property.
Version 1.0.1
This version uses the package "name" property rather than the "description" property.