Sha256: 13efac595b4c0ab1622ff09f7aca46942cb9754c9526133b0dd6849e7a693ce4

Contents?: true

Size: 822 Bytes

Versions: 1

Compression:

Stored size: 822 Bytes

Contents

# Changelog

## [Unreleased]


## [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.6 CHANGELOG.md