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.
- Add git commit with checksums as part of release task.
0.3.0 - 2018-04-20
- Tie in Travis-CI for testing.
- New
bin/release
script to make sure tests are ran before release.
- Include comments immediately following a method definition when auto-correcting.
- Correct source range calculation if looping over start or end of file.
0.2.1 - 2018-03-22
- Fix bug when trying to work with last method in file if there is no blank ending line in the file.
0.2.0 - 2018-03-22
- Autocorrect of method order would not replace all incorrectly ordered nodes in certain combinations.
0.1.0 - 2018-03-21
- Initial version of the extension.