com.io7m.trasco
Features
Releases
The most recently published version of the software is 3.0.0.
Source code and binaries are available from the repository.
Documentation
Documentation for the 3.0.0 release is available for reading online.
Documentation for current and older releases is archived in the repository.
User documentation
No user documentation is currently available.
Maven
The following is a complete list of the project's modules expressed as Maven dependencies:
<dependency> <groupId>com.io7m.trasco</groupId> <artifactId>com.io7m.trasco</artifactId> <version>3.0.0</version> </dependency> <dependency> <groupId>com.io7m.trasco</groupId> <artifactId>com.io7m.trasco.api</artifactId> <version>3.0.0</version> </dependency> <dependency> <groupId>com.io7m.trasco</groupId> <artifactId>com.io7m.trasco.vanilla</artifactId> <version>3.0.0</version> </dependency> <dependency> <groupId>com.io7m.trasco</groupId> <artifactId>com.io7m.trasco.xml.schemas</artifactId> <version>3.0.0</version> </dependency> <dependency> <groupId>com.io7m.trasco</groupId> <artifactId>com.io7m.trasco.tests</artifactId> <version>3.0.0</version> </dependency>
Each release of the project is made available on Maven Central within ten minutes of the release announcement.
Changes
Subscribe to the releases atom feed.
2024-09-06 | Release: com.io7m.trasco 3.0.0 |
2024-09-01 | Change: (Backwards incompatible) Allow for passing in a JXE hardened SAX parser factory explicitly. |
2024-09-01 | Change: Update org.xerial:sqlite-jdbc:3.46.0.1 → 3.46.1.0. |
2024-09-01 | Change: Update com.io7m.jxe:com.io7m.jxe.core:1.0.3 → 1.1.0. |
2024-09-01 | Release: com.io7m.trasco 2.0.1 |
2024-05-27 | Change: Update jqwik.version:1.8.4 → 1.8.5. |
2024-06-28 | Change: Update junit.version:5.10.2 → 5.10.3. |
2024-07-01 | Change: Update jqwik.version:1.8.5 → 1.9.0. |
2024-08-05 | Change: Update com.io7m.seltzer:com.io7m.seltzer.api:1.0.1 → 1.1.0. |
2024-08-07 | Change: Update org.slf4j:slf4j-api:2.0.13 → 2.0.14. |
2024-08-09 | Change: Update org.slf4j:slf4j-api:2.0.14 → 2.0.15. |
2024-08-12 | Change: Update org.slf4j:slf4j-api:2.0.15 → 2.0.16. |
2024-08-15 | Change: Update junit.version:5.10.3 → 5.11.0. |
2024-08-16 | Change: Update ch.qos.logback:logback-classic:1.5.6 → 1.5.7. |
2024-08-19 | Change: Update com.io7m.blackthorne.version:2.0.1 → 2.0.2. |
2024-09-01 | Change: Only require JDK 17. |
2024-05-10 | Release: com.io7m.trasco 2.0.0 |
2024-04-19 | Change: Update org.slf4j:slf4j-api:2.0.10 → 2.0.13. |
2024-04-19 | Change: Update commons-io:commons-io:2.15.1 → 2.16.1. |
2024-04-19 | Change: Update org.apache.commons:commons-text:1.11.0 → 1.12.0. |
2024-04-19 | Change: Update junit.version:5.10.1 → 5.10.2. |
2024-04-19 | Change: Update ch.qos.logback:logback-classic:1.4.14 → 1.5.6. |
2024-04-20 | Change: Update jqwik.version:1.8.2 → 1.8.4. |
2024-04-22 | Change: Update com.io7m.jmulticlose:com.io7m.jmulticlose.core:1.1.0 → 1.1.2. |
2024-05-06 | Change: Update com.io7m.jaffirm:com.io7m.jaffirm.core:4.0.0 → 4.0.1. |
2024-05-08 | Change: Update com.io7m.jxe:com.io7m.jxe.core:1.0.2 → 1.0.3. |
2024-05-08 | Change: Update com.io7m.jlexing:com.io7m.jlexing.core:3.1.0 → 3.2.0. |
2024-05-09 | Change: Update com.io7m.xstructural.version:1.8.0 → 1.8.1. |
2024-05-09 | Change: Update com.io7m.seltzer:com.io7m.seltzer.api:1.0.0 → 1.0.1. |
2024-05-10 | Change: (Backwards incompatible) Require JDK 21. |
2024-05-10 | Change: Update com.io7m.anethum:com.io7m.anethum.api:1.1.0 → 1.1.1. |
2024-05-10 | Change: Update com.io7m.jmulticlose:com.io7m.jmulticlose.core:1.1.2 → 1.1.3. |
2024-05-10 | Change: Update com.io7m.jxtrand.version:2.0.0 → 2.1.0. |
2024-05-10 | Change: Update com.io7m.blackthorne.version:2.0.0 → 2.0.1. |
2023-08-10 | Release: com.io7m.trasco 1.1.0 |
2023-08-10 | Change: Update com.io7m.jxe:com.io7m.jxe.core 1.0.0 → 1.0.2. |
2023-08-10 | Change: Update ch.qos.logback:logback-classic 1.4.9 → 1.4.11. |
2023-08-10 | Change: Update com.io7m.blackthorne 1.3.1 → 2.0.0. |
2023-06-25 | Release: com.io7m.trasco 1.0.0 |
2023-06-25 | Change: Initial major version. |
Sources
This project uses Git to manage source code.
Repository: https://www.github.com/io7m-com/trasco
$ git clone https://www.github.com/io7m-com/trasco
License
Copyright © 2024 Mark Raynsford <code@io7m.com> https://www.io7m.com Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Bug Tracker
The project uses GitHub Issues to track issues.