Sha256: 3ea52b62a04d9c35c67c9a39b5537afaad60b2b3578336f5b44615ef789227bf

Contents?: true

Size: 528 Bytes

Versions: 1

Compression:

Stored size: 528 Bytes

Contents

# Changelog
All notable changes to this project will be documented in this file.

## [0.3.0] -202-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.3.0 CHANGELOG.md