Releases: Topper-MC/Topper
Releases · Topper-MC/Topper
Release list
4.5.2
4.5.1
4.5.0
4.4.0
4.3.0
- af57614c - release
- 913881b4 - Bump org.apache.maven.plugins:maven-compiler-plugin (#154)
- 627d961d - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 (#155)
- 5552fe72 - Bump org.sonatype.central:central-publishing-maven-plugin (#156)
- 9f22a9ab - allow modifying value wrapper on error handler
- e996260c - cache display function by query
- 8f244543 - feat: add formatting with suffix (#153)
- 58de535f - next development
4.2.0
- 6b6ee6af - release
- 0a62b5b0 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 (#146)
- e9a984f2 - Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#149)
- 03c1bd21 - Bump actions/setup-java from 4 to 5 (#147)
- 730647c9 - Bump actions/checkout from 4 to 5 (#145)
- 9743cfee - remove bundle module
- 0cfa88b3 - next development
4.1.1
4.1.0
- ed6d1e6e - release
- 0908e318 - fix statement related to incremental key
- 7445c4b8 - fix unique key in create statement
- 25268bde - fix incremental key definition
- 89fa7133 - fix incremental key definition
- f0dd0dc6 - static sql options
- 75280f46 - add BooleanSqlValueConverter
- 6cbbcb52 - add options to create incremental key as primary key
- d27c866d - make gh release on publish
- 14516179 - next development
- 0786b661 - release
- 446435b2 - implement date time formatter in NumberDisplay and StringDeformatters
- cf6fe805 - complete methods in SimpleDataHolder
- 375d274e - add a simple method to construct ValueConverter
- ccb9cccb - implement bundle in storage module
- dd22b057 - add premade converters to flat and sql storage modules
- 9415618e - remove storage-simple and move its code to separated modules
- a187ecc4 - add NumberDisplay
- 4e9c187c - top holder -> holder
- 376196d4 - remove name in DataHolder
- 1acbca49 - rename keyMapper to beforeApply in ValueProvider
- 7c5fc889 - don't call clear in unregister
- 1a3ee0cb - remove deprecated method in SnapshotAgent
- 0906a06b - remove RunnableAgent
- c75b5159 - customize prefix in SnapshotQuery
- 54ca95ff - rearrange the methods in DataEntry
- 26a71608 - move the loading mechanism in StorageAgent to a separated agent
- 116283a3 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#143)
- cd1d3d36 - release
- 269d800d - catch exception when updating entries
- a8e4f1c6 - move event methods to data core module
- fb306451 - use the new data module in agent modules
- 52b218d9 - prepare data module
- 7d87aaa4 - provide driver name when constructing sql converter
- 4addd64c - catch exception when updating entries
- 949e4ebe - store modifier as runnable in FlatStorageSupplier
- 730566d8 - clean some unused properties
- ee350c95 - update description
- 1507b767 - Update README.md
- c3742b3c - remove maven-release.yml
- f323940f - remove spigot module
- eefd8383 - next big development
- 786f3102 - Bump org.sonatype.central:central-publishing-maven-plugin (#142)
- 0683d8a4 - add some default values to time pattern in ValueDisplay
- 2a99462a - add some default values to time pattern in ValueDisplay
- 501539b8 - next development