Sha256: 9969408f5317e29abad3b694f705a0a3f3bf86fdbfd15b4b9e55834e03f926af
Contents?: true
Size: 637 Bytes
Versions: 1
Compression:
Stored size: 637 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. ## [0.4.0] - 2020-01-19 ### Added - `SmartCore::Engine::Lock` - simple reentrant-based locking primitive; ## [0.3.0] - 2020-01-17 ### Added - Global error type `SmartCore::NameError` inherited from `::NameError`; ### Changed - Actualized development dependencies; ### Fixed - Invalid gem requirement in `bin/console`; ## [0.2.0] - 2020-01-02 ### Changed - `SmartCore::FrozenError` inherits classic `::FrozenError` behaviour for `Ruby >= 2.5.0` and old `::RuntimeError` behaviour for `Ruby < 2.5.0`; ## [0.1.0] - 2020-01-02 - Minimalistic Release :)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smart_engine-0.4.0 | CHANGELOG.md |