Sha256: ced0341809cb25b0d00bab649325384103ab5efafe13311a859dd13956aa1af1
Contents?: true
Size: 1 KB
Versions: 1
Compression:
Stored size: 1 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.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.4.1 | Changelog.md |