COPPER 5.3 released

on 23 Oct 2020 by Wolf
Tagged java // java15 // java16
Filed under releases

COPPER 5.3 has been released and is ready for Java 15 and Java 16. It is available on GitHub and in Maven Central.

COPPER has been upgraded to ASM 9.

COPPER 5.2 released

on 06 Apr 2020 by Wolf
Tagged java // java14
Filed under releases

COPPER 5.2 has been released and is ready for Java 14. It is available on GitHub and in Maven Central.

COPPER has been upgraded to ASM 8.

COPPER 5.1 released

on 09 Dec 2019 by Wolf
Tagged git // CD // CI // pipeline // java12 // java13
Filed under releases

COPPER 5.1 has just been released and is ready for Java 13. It is available on GitHub and in Maven Central.

COPPER has been upgraded to ASM 7.2, so Java 12 and 13 are now supported.

COPPER 5.1 adds support for git as workflow repository in order to enable a lightweight CI/CD pipeline using git repositories for changes in workflows. (Changes outside the workflows are not in scope of this pipeline.)

However, if you don’t need this feature, you can use COPPER the same way as before.