The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
October 23, 2018
- Adjust margins to align text & logo with rays
July 27, 2018
- Using template string for formatting.
console.log
placeholders moved into variables.- Updated default export.
- Rays are now displayed.
July 26, 2018
- Added
files
property topackage.json
so that only the neccessary files are published to npm.
- Updated browserslist
- Replaced babel es2015 preset with env
- Using export keyword in
index.js
module - Moved JavaScript files into root of
src
directory.
- Fixed error due to extra parenthesis in
index.js
module
July 26, 2018
- Make rays image HTTPS
July 25, 2018
- remove unnecessary single quote
- add rays img
July 20, 2018
- remove gulpfile.js
- remove unnecessary scripts from package.json
July 20, 2018
- Change text
- Make image https
- Add package name to package.json (Doh!)
July 20, 2018
- Base structure of module with relevant editorconfigs, gitconfig, license etc