Skip to content

Releases: ezTxmMC/ezLib

1.0-ALPHA 10

09 Jun 14:40
Compare
Choose a tag to compare
1.0-ALPHA 10 Pre-release
Pre-release

What's Changed

  • Introduce ezlib-database-mongodb by @ezTxmMC
  • Seperate SimpleLogger in ezlib-simplelogger
  • Fixed download dependency from repo.eztxm.de

Full Changelog: 1.0-ALPHA9...1.0-ALPHA10

1.0-ALPHA 9

06 Jun 13:43
Compare
Choose a tag to compare
1.0-ALPHA 9 Pre-release
Pre-release
  • Introduct ezlib-terminal by @DragonRex004
  • Fixed a bug where asJsonObject and asJsonArray in ObjectConverter at JsonConfig can't be used

Full Changelog: 1.0-ALPHA8...1.0-ALPHA9

1.0-ALPHA 8

05 Jun 12:14
6b7a69e
Compare
Choose a tag to compare
1.0-ALPHA 8 Pre-release
Pre-release
  • Fixed new dependency path

Full Changelog: 1.0-ALPHA7...1.0-ALPHA8

1.0-ALPHA 7

05 Jun 12:03
Compare
Choose a tag to compare
1.0-ALPHA 7 Pre-release
Pre-release

What's Changed

  • Modularization
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-properties from 2.17.0 to 2.17.1 by @dependabot in #36
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-toml from 2.17.0 to 2.17.1 by @dependabot in #37
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.0 to 2.17.1 by @dependabot in #38

Full Changelog: 1.0-ALPHA6...1.0-ALPHA7

1.0-ALPHA 6

28 May 16:46
Compare
Choose a tag to compare
1.0-ALPHA 6 Pre-release
Pre-release

What's Changed

  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-toml from 2.17.0 to 2.17.1 by @dependabot in #32
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.0 to 2.17.1 by @dependabot in #31
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-properties from 2.17.0 to 2.17.1 by @dependabot in #30
  • Bump org.mariadb.jdbc:mariadb-java-client from 3.3.3 to 3.4.0 by @dependabot in #33
  • Bump redis.clients:jedis from 5.1.2 to 5.1.3 by @dependabot in #34
  • Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 by @dependabot in #35

Full Changelog: 1.0-ALPHA5...1.0-ALPHA6

1.0-ALPHA 5

04 May 17:10
5b02a57
Compare
Choose a tag to compare
1.0-ALPHA 5 Pre-release
Pre-release

What's Changed

  • Added Yaml Config
  • Added Toml Config
  • Added Properties Config
  • Added object return in ObjectConverter
  • Added custom method in SimpleLogger
  • Added SQLDatabaseConnection as faster way to connect with HikariCP
  • Moved Config interface into api package
  • Moved SQLDatabase interface into api package

Full Changelog: 1.0-ALPHA4...1.0-ALPHA5

1.0-ALPHA 4

03 May 14:28
Compare
Choose a tag to compare
1.0-ALPHA 4 Pre-release
Pre-release

What's Changed

  • added addDefault method to JsonConfig.
  • added Config as interface for configs. example = Config config = new JsonConfig(path, fileName);
  • changed dependency and repository in README

Full Changelog: 1.0-ALPHA3...1.0-ALPHA4

1.0-ALPHA 3

02 May 17:45
ac938c9
Compare
Choose a tag to compare
1.0-ALPHA 3 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0-ALPHA2...1.0-ALPHA3

1.0-ALPHA 2

02 May 17:39
Compare
Choose a tag to compare
1.0-ALPHA 2 Pre-release
Pre-release

Full Changelog: 1.0-ALPHA...1.0-ALPHA2

1.0-ALPHA

02 May 16:45
3da8f25
Compare
Choose a tag to compare
1.0-ALPHA Pre-release
Pre-release

You can test it and report any bugs you find.