Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 771 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 771 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project only adheres to the following (as defined at Semantic Versioning):

Given a version number MAJOR.MINOR.PATCH, increment the:

  • MAJOR version when you make incompatible API changes
  • MINOR version when you add functionality in a backward compatible manner
  • PATCH version when you make backward compatible bug fixes

[0.1.0] - 2025-02-03

This is the first release of the irods4j library.

The library is designed for servers running iRODS 4.3.2 and later.

The library is not stable yet, but use and experimentation is encouraged.