CHANGELOG.md 1.41 KB
Newer Older
Lukas Wiest's avatar
Lukas Wiest committed
1
2
3
4
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

Lukas Wiest's avatar
Lukas Wiest committed
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## [1.2.0](https://transfer.hft-stuttgart.de///compare/1.1.0...1.2.0) (2020-12-30)


### Features

* **ci:** set git describe as build number ([d0c16d1](https://transfer.hft-stuttgart.de///commit/d0c16d15786a9971e9ca0b6a0814ac42af5f253e))


### Bug Fixes

* **app:** buildClasspath: build classpath differently for compile and runtime ([695f4e4](https://transfer.hft-stuttgart.de///commit/695f4e40829100a00a51c28f9a30e0745bf5ceb3))
* **app:** buildClasspath: check if folder exists before walk-through ([7c08633](https://transfer.hft-stuttgart.de///commit/7c0863382a1514856d4c2fe936844a12a74e1f76))
* add missing junit dependencies ([0c57620](https://transfer.hft-stuttgart.de///commit/0c576205318a827935975898964479d984234d03))

Lukas Wiest's avatar
Lukas Wiest committed
19
20
21
22
23
24
25
## [1.1.0](https://transfer.hft-stuttgart.de///compare/1.0.1...1.1.0) (2020-12-15)


### Features

* store compilation errors separately and with line,col and pos number ([29b68ed](https://transfer.hft-stuttgart.de///commit/29b68edb3fa6afdfcf237c0d5f8a277129550746))

Lukas Wiest's avatar
Lukas Wiest committed
26
27
28
29
30
31
32
### [1.0.1](https://transfer.hft-stuttgart.de///compare/1.0.0...1.0.1) (2020-12-14)


### Bug Fixes

* **ci:** registry name had a typo ([a3e5b2e](https://transfer.hft-stuttgart.de///commit/a3e5b2e21bd40389598f212b25561c0fdc50fb94))

Lukas Wiest's avatar
Lukas Wiest committed
33
## 1.0.0 (2020-12-14)