diff --git a/CHANGELOG.md b/CHANGELOG.md index 79af8a4..1d013ff 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,36 +1,6 @@ # Changelog + All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - - -## [unreleased] - -### Added - -### Changed - -#### Remove LOWER functions on file properties/metadata #30 - -### Removed - - -## [4.3.3.0-RELEASE] - -### Added - -### Changed - -### Removed - - - -## [4.3.2.5-RELEASE] - -### Added - -### Changed - -### Removed - diff --git a/README.md b/README.md index 0bfa314..c247545 100755 --- a/README.md +++ b/README.md @@ -1,27 +1,7 @@ +# Jargon Extensions iRODS-EXT -Jargon Extensions API for irods-ext +Extended support in Jargon for advanced iRODS mid-tier capabilities using the IRODS-EXT database. This package is an implementation of the original jargon-extensions reference implementation. The prior version was associated with the cloud browser, this follow-on implements the same extension interfaces to track MetaLnx, and will attempt to provide a common API that bridges several projects, giving out-of-the-box baseline functionality. +## Changes -# Project: Jargon Extensions API - IRODS-EXT -### Date: 12/15/2022 -### Release Version: 4.3.3.0-RELEASE -### git tag: - -## News - -Extended support in Jargon for advanced iRODS mid-tier capabilities using the IRODS-EXT database. This package is an implementation of the -original jargon-extensions reference implementation. The prior version was associated with the cloud browser, this follow-on implements the -same extension interfaces to track MetaLnx, and will attempt to provide a common API that bridges several projects, giving out-of-the-box baseline functionality. - -## Requirements - -* Jargon depends on Java 1.8+ -* Jargon is built using Apache Maven2, see POM for dependencies -* Jargon supports iRODS 3.0 through iRODS 3.3.1 community, as well as iRODS 4.3 consortium - -## Libraries - -Jargon-core uses Maven for dependency management. See the pom.xml file for references to various dependencies. - -Note that the following bug and feature requests are logged in GitHub with related commit information [[https://github.com/DICE-UNC/jargon/issues]] - +See [CHANGELOG](CHANGELOG.md) for updates.