1.4.0
Release Notes
Library - Docs
- PR #35: add table of contents in README.md. Thanks to @thepriefy!
- PR #33: Making README/Doc Sections More SEO Friendly. Thanks to @mgingras!
- PR #39: fix typo and ToC in contributing and readme docs. Thanks to @pushkyn!
- PR #44: Add Pull Request template file. Thanks to @jeffgerlach!
- PR #52: add usage.md. Thanks to @rohitdaryanani!
- PR #34: Added Troubleshooting.md. Thanks to @akram-rameez!
- PR #64: Added TROUBLESHOOTING.md. Thanks to @dave4506!
- PR #49: Add a .env_sample file and update gitignore. Thanks to @thepriefy!
- PR #40: add GitHub ISSUE_TEMPLATE. Thanks to @thepriefy!
- PR #75: Added Code Review to Contributing.md. Thanks to @mptap!
- PR #74: Add code reviews to CONTRIBUTING.md. Thanks to @dagjaneiro!
- PR #71: make Environmental Variables a sub topic in CONTRIBUTING.md. Thanks to @thepriefy!
- PR #80: Update LICENSE.txt year. Thanks to @nocategory!
- PR #97: Add our Developer Experience Engineer career opportunity to the README. Thanks to @mptap!
- PR #103: just testing ... sorry. Thanks to @thinkingserious!
- PR #101: nothing to see here. Thanks to @thinkingserious!
- PR #102: add newline to README. Thanks to @thinkingserious!
Library - Fix
- PR #37: Update travis config node_js versions. Thanks to @gr8shivam!
- PR #38: Freeze dev dependencies so tests pass on 10.x. Thanks to @mgingras!
- PR #66: updating to fit codeclimate's new format/params. Thanks to @mbernier!
Library - Test
- PR #60: Added unittest to check for specific repo files. Thanks to @mptap!
- PR #62: Add a unittest to check the license.md file date range. Thanks to @lvarayut!
Library - Chore
- PR #63: Update the license file to have the correct date range. Thanks to @lvarayut!
- PR #59: Update License date range. Thanks to @mcmilo!
- PR #55: Create .codeclimate.yml. Thanks to @prempalsingh!
- PR #104: prep the repo for automated releasing. Thanks to @childish-sambino!
Library - Feature