Packages

An unofficial API client for the Research Organization Registry (ROR)

Current section

Files

Jump to
ror CHANGELOG.md
Raw

CHANGELOG.md

# 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).
## [0.1.1] - 2026-06-24
Patch release
## Fixes
* Adjust tests to handle updates to ROR data and API
* CurlReq debug information was too noisy for general use so it is disabled unless env variable ENABLE_CURLREQ is set to
true.
* Fixes to @spec types to make Dialyzer happy
## [0.1.0] - 2025-01-06
Initial release
[0.1.1]: https://github.com/Digital-Identity-Labs/ror/compare/releases/tag/0.1.0...0.1.1
[0.1.0]: https://github.com/Digital-Identity-Labs/ror/compare/releases/tag/0.1.0