Sha256: 59b3632776e213ccc34c8affb98b0676c94fcac75f61b90ccf67b55d53f638fd

Contents?: true

Size: 899 Bytes

Versions: 1

Compression:

Stored size: 899 Bytes

Contents

# Changelog

## [Unreleased]

## [0.0.7] - 2023-10-30
### Added
- Class `BaseGrmBuilder` and its spec file

## [0.0.6] - 2023-10-30
### Added
- Class `Grammar` and its spec file

## [0.0.5] - 2023-10-28
### Added
- Class `Choice` and its spec file

### Fixed
- File `dendroid.gemspec`: added missing `CHANGELOG.md` in the package

## [0.0.4] - 2023-10-28
### Added
- Class `Production` and its spec file

## [0.0.3] - 2023-10-28
### Added
- Class `Rule` and its spec file

## [0.0.2] - 2023-10-28
### Added
- Class `SymbolSeq` and its spec file
- File `CHANGELOG.md`; the file file you're reading now.

### Changed
- Line separator set to lf (line feed)
- Code re-styling to please Rubocop 1.57.1

## [0.0.1] - 2023-10-27
### Added
- Class `NonTerminal` and its spec file

## [0.0.0] - 2023-10-27
- Initial commit

### Added
- Class `GrmSymbol` and its spec file
- Class `Terminal` and its spec file

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dendroid-0.0.7 CHANGELOG.md