Skip to content

Commit b66da4d

Browse files
committed
Release 0.12.4
1 parent fb78ec0 commit b66da4d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [v0.12.4](https://github.com/moorara/algo/tree/v0.12.4) (2025-11-03)
4+
5+
[Compare Changes](https://github.com/moorara/algo/compare/v0.12.3...v0.12.4)
6+
7+
**Merged Changes:**
8+
9+
- Pin Go version to 1.25.0 [#342](https://github.com/moorara/algo/pull/342) ([moorara](https://github.com/moorara))
10+
- Refactor HashOpts comments [#341](https://github.com/moorara/algo/pull/341) ([moorara](https://github.com/moorara))
11+
- automata: aggregate ranges in String [#339](https://github.com/moorara/algo/pull/339) ([moorara](https://github.com/moorara))
12+
- automata: aggregate ranges returned from TransitionsFrom iterator [#338](https://github.com/moorara/algo/pull/338) ([moorara](https://github.com/moorara))
13+
- dot: refactor label formatting [#337](https://github.com/moorara/algo/pull/337) ([moorara](https://github.com/moorara))
14+
- automata: format range strings properly [#336](https://github.com/moorara/algo/pull/336) ([moorara](https://github.com/moorara))
15+
- Format DOT labels properly [#335](https://github.com/moorara/algo/pull/335) ([moorara](https://github.com/moorara))
16+
17+
318
## [v0.12.3](https://github.com/moorara/algo/tree/v0.12.3) (2025-10-29)
419

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

0 commit comments

Comments
 (0)