Skip to content

Commit 09f66e2

Browse files
committed
Release 0.12.5
1 parent 1627a3a commit 09f66e2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [v0.12.5](https://github.com/moorara/algo/tree/v0.12.5) (2025-11-06)
4+
5+
[Compare Changes](https://github.com/moorara/algo/compare/v0.12.4...v0.12.5)
6+
7+
**Merged Changes:**
8+
9+
- Provide a method to sort productions of a grammar [#345](https://github.com/moorara/algo/pull/345) ([moorara](https://github.com/moorara))
10+
- Add Size method to Productions type [#344](https://github.com/moorara/algo/pull/344) ([moorara](https://github.com/moorara))
11+
- Improve comments in parser packages [#343](https://github.com/moorara/algo/pull/343) ([moorara](https://github.com/moorara))
12+
13+
314
## [v0.12.4](https://github.com/moorara/algo/tree/v0.12.4) (2025-11-03)
415

516
[Compare Changes](https://github.com/moorara/algo/compare/v0.12.3...v0.12.4)

0 commit comments

Comments
 (0)