-
Lückemeyer authored4d5a8201
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.0 (2020-12-30)
Features
- ci: set git describe as build number (d0c16d1)
Bug Fixes
- app: buildClasspath: build classpath differently for compile and runtime (695f4e4)
- app: buildClasspath: check if folder exists before walk-through (7c08633)
- add missing junit dependencies (0c57620)
1.1.0 (2020-12-15)
Features
- store compilation errors separately and with line,col and pos number (29b68ed)
1.0.1 (2020-12-14)
Bug Fixes
- ci: registry name had a typo (a3e5b2e)