Commit graph

4 commits

Author SHA1 Message Date
c2b4bcddba
Post Release 0.8.0 (#63)
* Release 0.8.0

* Clean up Nodes.drawTree

* Move deploy.sh commands into sonatype-deploy.yml

* Revert "Release 0.8.0"

This reverts commit bca3ace552.
2020-03-22 22:53:39 +00:00
c7f4723e5b
Test build on JDK 13 (#62)
* Test build on JDK 13

* Don’t use wildcard static import with AssertJ

* Unpin pitest-junit5-plugin

* Update changelog
2020-03-22 21:59:56 +00:00
8625cf155d
Disable JDK 13 test builds (#58)
There is a problem with JDK 13 in mutation testing, disabling this until that is resolved.
2020-03-21 10:31:58 +00:00
26cb26ed20
Replace Jenkins with GitHub Actions (#57)
* Replace Jenkins with Github Actions

* [changelog] updated
2020-03-20 12:19:08 +00:00