Tadukooverse
Official website of Tadukooverse
Project maintained by Tadukooverse
Hosted on GitHub Pages — Theme by mattgraham
Tadukoo Parsing Alpha Changelog
Looking for the project page of Tadukoo Parsing? It can be found here
Tadukoo Parsing’s Alpha changelog
Alpha v.0.3.2 - Java 17
Released: November 19, 2021 10:33 PM
GitHub release: Alpha v.0.3.2
Technical/Other
- Tadukoo Util updated to Beta v.0.5.1
- Tadukoo Maven Library POM updated to Alpha v.0.3.1 (Java 17 + updated dependencies)
Alpha v.0.3.1 - Update to Tadukoo Util Beta v.0.5 + Other Minor Changes
Released: July 10, 2021 7:54 PM
GitHub release: Alpha v.0.3.1
Tadukoo JSON
- JSONArray is now a List and has JSONArrayList as a default implementation
- JSONConverter now includes parseFileFromJSON methods to make it easier to parse files
- getJSONArrayItem methods in JSONClass, similar to getListItem methods in MappedPojo
Tadukoo Java
Technical/Other
- Tadukoo Util updated to Beta v.0.5
- Now using Tadukoo Maven (Alpha v.0.3)
Released: April 24, 2021 11:00 PM
GitHub release: Alpha v.0.3
Tadukoo Parsing
- Moved TadFormatRegexConverter here (from Tadukoo File Format)
- Made various improvements and added JUnit testing
Technical/Other
- Tadukoo Util updated to Alpha v.0.4
- Updated to Java 16
Alpha v.0.2.3 - Updated Tadukoo Util to Alpha v.0.3.1 + Other Minor Changes
Released: February 6, 2021 6:43 PM
GitHub release: Alpha v.0.2.3
Tadukoo Parsing
A new module that will contain basic parsing utilities for the other modules to use.
Currently just contains some common patterns used in Tadukoo JSON
Tadukoo Java
The following changes were made to Tadukoo Java:
- JavaAnnotation now exists and can be used in the other types
- JavaClass can now have static imports
- JavaFields can now have values set
Tadukoo JSON
- JSONArray now has a size method
Updated Tadukoo Util Dependency
- Tadukoo Util updated to Alpha v.0.3.1
Technical/Other
Released: December 13, 2020 9:18 PM
GitHub release: Alpha v.0.2.2
This is an official release of the following module:
- Tadukoo JSON - which has code for parsing JSON
It is an unofficial release for the following modules:
- Tadukoo Java - which has code for generating Java code
- Tadukoo File Format - which is unfinished custom file parsing
Basically Tadukoo File Format is moved over from Tadukoo Util and is currently the same as the Alpha v.0.2.1 release from over there.
Tadukoo Java is thrown in due to being in progress when this whole reorganization happened. Future releases will complete Tadukoo Java and Tadukoo File Format at some point.
Alpha v.0.1 - Complete Tadukoo JSON
Released: November 10, 2020 6:11 PM
GitHub release: Alpha v.0.1
Alpha v.0.1 of Tadukoo Parsing - Tadukoo JSON
- This release includes Tadukoo JSON, a library for parsing JSON into/from pojos and lists
This release is part of the Tadukooverse Master Plan for making Tadukoo Engine/Launcher.
This release is available on Maven Central.