Skip to content

Commit

Permalink
[#1] Update README and CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed Aug 28, 2024
1 parent 84ee8e1 commit 527e8fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 55 deletions.
32 changes: 1 addition & 31 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

28 changes: 4 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 527e8fd

Please sign in to comment.