0.5.2 - 2017-04-23
- Fix #2 - Input fields should validate numeric inputs
- Fix #45 - Inconsistent 0 values in the hyperlink
- Fix #47 - Special names break the link
- Fix #48 - Dollar signs in item names break order splitter
0.5.1 - 2017-04-04
- Brought back offline caching #42
- Fix #35 again - Item costs are not rounded
- Fix #36 - Names with '&' will break calculations from hyperlink
0.5.0 - 2017-03-05
- Allow for tip to be entered as both percentage and actual decimal value #25
- Temporarily removed offline caching capabilities
- "Tip" in URL query string now represents a fixed monetary amount as opposed to a percentage
0.4 - 2017-02-25
- Fix #23 - Results table does not format correctly
- Fix #28 - Whitespaces in names are not sanitized in URL
- Fix #35 - Item costs are not rounded
- Bug fixes to service worker
0.3 - 2016-12-05
- Bug fixes to offline caching
- Simplified change log
- Add URL query string input
0.2 - 2016-12-01
- Added CHANGELOG file
- Added offline caching
- Improved whitespace detection
- Added initial version