Releases: Kale-Ko/EJCL
Releases · Kale-Ko/EJCL
3.9.3
3.9.2
Using new maven repo https://maven.kaleko.dev
Updated publish settings
Updated javadoc settings to output @since
and @author
tags
3.9.1
3.9.0
Added UnstructuredBJSLFileConfig along with Unstructured{format}FileConfig
Renamed {format}FileConfig to Structured{format}FileConfig
Added StructuredSimpleFileConfig
Renamed SimpleFileConfig to UnstructuredSimpleFileConfig
Fixed SimpleFileConfig so the value can contain anything (except \n)
Fixed a few things in MySQLConfig
Fixed a lot of Javadocs
Updated the README
3.8.2
3.8.1
3.8.0
3.7.1
3.7.0
3.6.0
Added @NotNull
and @Nullable
annotations to all code
Updated a few javadocs