Sha256: 48461244abe1083b702c0406b5de33fdb9519bf0e292fd2bfc629ba8b9bc5a94
Contents?: true
Size: 1.75 KB
Versions: 1
Compression:
Stored size: 1.75 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.3.7] - 2020-08-10 #### New Features - Register a context with the AtxContextFactory ## [0.3.6.1] - 2020-08-10 - Add the AtxContextFactory abstraction ## [0.3.6] - 2020-08-06 #### Breaking Changes - Drop the `SingularGenerator` abstraction ## [0.3.5] - 2020-08-06 - Add the `single_entry` method to `CatalogEntries` #### Breaking Changes - Drop the `with_definition` method from `SingularGenerator` ## [0.3.4] - 2020-08-05 #### Breaking Changes - Introduce the `GenerationContext` abstraction - All generators are initialized with an instance of `Tdc::Generators::GenerationContext` ## [0.3.3] - 2020-08-04 - Add the `empty?` method to `CatalogEntries` - Evaluate `_atx` attribute values against a `Time.zone` instance ## [0.3.2] - 2020-07-27 - Return `self` from `DefinitionResolver#configure_current_catalog` to make it chainable ## [0.3.1] - 2020-07-25 - Support DefinitionResolver instance registration ## [0.3.0] - 2020-07-19 - Introduce the DefinitionResolver abstraction ## [0.2.4] - 2020-07-19 - Improve Tdc::MissingOverrideError diagnostics ## [0.2.3] - 2020-05-21 - Update the diagram in the README ## [0.2.2] - 2020-05-20 - Adding specs ## [0.2.1] - 2020-05-19 - Adding specs ## [0.2.0] - 2020-05-19 #### Breaking Changes - Renamed TestDataDefinitionReader to DataDefinitionFileReader - All errors inherit from Tdc::FatalError ## [0.1.2] - 2020-05-18 - Complete the extraction from PackManager ## [0.1.1] - 2020-05-18 #### New Features - Avoid all PackManager dependencies
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tdc-0.3.7 | CHANGELOG.md |