Releases: HSGamer/HSCore
Releases · HSGamer/HSCore
4.5.7
4.5.6
4.5.5
- c919bc4be - release
- 4e8bd2f8d - remove BaseClient
- 1f7ff76f1 - add BatchBuilder
- 9a31c578f - setValues and addValues in List
- 8d9f7820e - add StatementBuilder
- 78cdab77f - remove StatementBuilder
- 57c829273 - remove BatchBuilder
- 40315f80a - Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 (#370)
- ba24f3c90 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#372)
- 3e09de96b - Bump com.microsoft.sqlserver:mssql-jdbc from 12.8.0.jre8 to 12.8.1.jre8 (#371)
- b6ea11bd7 - Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 (#369)
- e29c6e0dd - Bump org.hibernate.orm:hibernate-core from 6.5.2.Final to 6.6.0.Final (#364)
- 9fb712015 - Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#360)
- fc3701d5d - Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.1.jre8-preview to 12.8.0.jre8 (#361)
- 2fe85373b - Bump minelib.version from 1.2.2 to 1.2.3 (#363)
- 6d586b29f - Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#366)
- 26d4e0c36 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#367)
- 0474c3764 - Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#368)
- 07fa4f8e1 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#359)
- 389737799 - Bump org.mariadb.jdbc:mariadb-java-client from 3.4.0 to 3.4.1 (#358)
- e67ff4b41 - add a method to get the craftbukkit package version
- 09a081761 - don't call getButtons again in ButtonPaginatedMask
- e4fbe0434 - mark H2 database on Java 11+
- 3c2a99990 - Bump com.h2database:h2 from 2.2.224 to 2.3.230 (#357)
- e5c02d80e - make use of built-in string functions from EvalEx
- 4e5f3a6c0 - Bump com.ezylang:EvalEx from 3.2.0 to 3.3.0 (#355)
- c60821039 - Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.0.jre8-preview to 12.7.1.jre8-preview (#356)
- 6f1a0a0c8 - Bump com.mysql:mysql-connector-j from 8.4.0 to 9.0.0 (#354)
- 584530edf - use the current millis when checking first run in OneTimeAnimatedMask
- 560bd3a19 - next development
4.5.4
4.5.3
4.5.2
4.5.1
4.5.0
4.4.4
- 91b2f85b3 - release
- 2fdc2970d - update central publish config
- d792cf6ac - use AtomicLong for Animation#startMillis
- 160f188e9 - clear animation map on stop
- c7ab62ec9 - apply animate module to minecraft-gui-button and minecraft-gui-mask
- 555374352 - complete Animation class
- 3bf19f514 - Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 (#351)
- 4e3633bba - Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 (#349)
- 529cb75ce - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#350)
- 9a5d01e76 - begin working on Animation
- 7bdef07a1 - next development
4.4.3
- 87cd9019b - release
- e4002985c - --- (#346)
- 936bfda51 - --- (#348)
- 5de548ad3 - --- (#347)
- ff724573e - Bump org.mariadb.jdbc:mariadb-java-client from 3.3.3 to 3.4.0 (#345)
- 296dad14c - Bump org.hibernate.orm:hibernate-core from 6.5.0.Final to 6.5.1.Final (#344)
- d627dfc4c - Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#343)
- f51e515bf - Bump org.hibernate.orm:hibernate-core from 6.4.6.Final to 6.5.0.Final (#342)
- 3a7c268f2 - Bump org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.4.6.Final (#341)
- 5955d2b3e - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#339)
- 9e4eedc0c - Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.45.3.0 (#338)
- 37fa10c30 - Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.1.jre8 to 12.7.0.jre8-preview (#334)
- f95f365a1 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#336)
- 1cb2a3b30 - Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#337)
- 98d357457 - use Array reflect on DefaultArrayConverterProvider
- 588b1b99c - Revert "remove DefaultArrayConverterProvider"
- ff15ba118 - remove DefaultArrayConverterProvider
- a0d976e8c - use default collect to array
- 8dec04b0e - should return null if invalid type of array
- 50a852cf5 - add StringConverter
- b4b850aaa - Merge remote-tracking branch 'origin/master'
- 318da4386 - add DefaultArrayConverterProvider
- 4510e7329 - Bump peaceiris/actions-gh-pages from 3 to 4 (#335)
- 73b9e8a6d - Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#333)
- 884cb0e29 - more methods for VersionUtils
- abd23dd76 - Bump com.ezylang:EvalEx from 3.1.2 to 3.2.0 (#332)
- 941ccc28d - Bump minelib.version from 1.2.0 to 1.2.1 (#331)
- 05a32ffac - next development