All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added leading zero to months and days with a value below 10 for converting a date string into a
Date()object in.convert()to avoid "Invalid Date" error in Safari.
- Added documentation on how to use in README.
- Fixed bug with
_interpretFormat()erroneously inserting "function" inside a ternary operator.
- This section is for listing new features.
- This section is for listing changes to existing functionality.
- This section is for listing features that will soon be removed in future versions.
- It's quite possible this will not be used in the context of a text.
- This section is for listing features that have been removed.
- This section is for listing fixes to errors, bugs in features etc.
- Changed is for non-fix changes, Fixed is for correcting bugs/issues.