@rmlio/fetch-rmlmapper-java
Version:
Download the Java RMLMapper jar.
29 lines (19 loc) • 771 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## Unreleased
## [0.1.0] - 2022-09-01
### Added
- Moved to 'lib' folder
- Download to specific file
- Tests
- Store tag name in [filename of jar]-version.txt when using CLI
- Decent commandline parsing
- Provided filename without `.jar`? add `.jar`
## [0.0.3] - 2019-08-22
### Added
- Download specific version
- Changelog
[0.1.0]: https://github.com/RMLio/fetch-rmlmapper-java-js/compare/v0.0.3...v0.1.0
[0.0.3]: https://github.com/RMLio/fetch-rmlmapper-java-js/compare/v0.0.2...v0.0.3