Issue/327 versioning (#345)

* Switch to semver format

* Rewrite new version check to use Github Releases and cron

* Styling

* Remove v from in front of version

* New version check test fix

* Uncomment test case
This commit is contained in:
Nabeel S
2019-08-06 17:48:00 -04:00
committed by GitHub
parent 092b9fc9dc
commit e12188b7d3
16 changed files with 1195 additions and 298 deletions

View File

@@ -12,6 +12,13 @@
options: ''
type: text
description: 'Email where notices, etc are sent'
- key: general.check_prerelease_version
name: 'Pre-release versions in version check'
group: general
value: false
options: ''
type: boolean
description: 'Include beta and other pre-release versions when checking for a new version'
- key: units.distance
name: 'Distance Units'
group: units