Sha256: c7a0d2eefacc7c1559c93d77c5ef924142653ea471d25955f9ac4ca6542c35b0
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 KB
Contents
# 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.5.1] - 2025-01-21 ### Changed - Change default URL (use Scaleway CDN instead of KeyCDN) ## [0.5.0] - 2025-01-21 ### Added - New kwarg `cdn_uri` enables fetching nuva data from a custom cdn ## [0.4.1] - 2025-01-21 ### Changed - Fix `Nuva.fetch_latest_version_hash` (http error) ## [0.4.0] - 2025-01-21 ### Added - Add method `Nuva.fetch_latest_version_hash` - Support fetching specific nuva version with `Nuva.load` ## [0.3.1] - 2025-01-17 ### Changed - Add 'Query' suffix all query classes - Inherit from common Query class with sensible implementation of `inspect` method ## [0.3.0] - 2025-01-17 ### Added - Support finding vaccines/diseases/valences by string uuid (not just symbol uuid) ## [0.2.1] - 2025-01-17 ### Added - Implement `inspect` method that does not print all data on repositories ## [0.2.0] - 2025-01-17 ### Added - Support finding entities (vaccines, diseases, valences) by numeric code (not just uuid) - Add changelog file
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nuva-0.5.1 | Changelog.md |