Releases: 42BV/CSVeed
Releases · 42BV/CSVeed
Csveed 0.8.2
- Library Updates / build updates
Csveed 0.8.1
- Same as 0.8.1 but has fixes to get the site working again
Csveed 0.8.0
- requires java 11 now
- Updated maven wrapper to 3.3.2
Csveed 0.7.6
- lib updates / plugin updates
- Move to maven site 4 (site xsd 2)
CSVeed 0.7.5 Release
Consumer Items
- Site now uses github only for documentation. This may affect users with cached browser data. To resolve, clear browser history as the CNAME was deleted and likely cached.
- Update dependencies
- Overall code cleanup using fixes suggested by error prone, eclipse source cleanup
- Add support on custom boolean converter for T|F and Y|N
- Some updates on comparison matrix
Build Items
- Code is auto formatted now
- Code is auto licensed now
- All code pull requests will now run CI
- Update plugins
- Added coveralls to github actions
- Updated badges on readme
CSVeed 0.7.4 Release
- Distribute secure hashes to central
- Slf4j 2.0.6 now
CSVeed 0.7.3 Release
Set slf4j back to 1.7.36 rather than 2 alpha
Fixed site issues
CSVeed 0.7.2
CSVeed 0.7.2 contains all changes between v0.6.0 and v0.7.1 and is now again available under the org.csveed
groupId.
<dependency>
<groupId>org.csveed</groupId>
<artifactId>csveed</artifactId>
<version>0.7.2</version>
</dependency>
Repo forked for release to hazendaz/CSVeed
The release portion is currently forked to hazendaz/CSVeed due to inability to get help from owner and having all but ability to release under robert-bor. Pull requests will be managed at either location but all release activity is happening from fork and should be looked at there for more details.