Skip to content

Commit 2397c90

Browse files
committed
Release 0.14.0
1 parent 324bfb5 commit 2397c90

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [v0.14.0](https://github.com/moorara/algo/tree/v0.14.0) (2025-11-19)
4+
5+
[Compare Changes](https://github.com/moorara/algo/compare/v0.13.1...v0.14.0)
6+
7+
**Merged Changes:**
8+
9+
- Refactoring [#356](https://github.com/moorara/algo/pull/356) ([moorara](https://github.com/moorara))
10+
- Refactor utility functions across packages [#355](https://github.com/moorara/algo/pull/355) ([moorara](https://github.com/moorara))
11+
- [Breaking] New Set API + Hash Set implementation [#353](https://github.com/moorara/algo/pull/353) ([moorara](https://github.com/moorara))
12+
- Add math package and refactor symboltable package [#352](https://github.com/moorara/algo/pull/352) ([moorara](https://github.com/moorara))
13+
- fix(deps): update golang.org/x/exp digest to e25ba8c [#351](https://github.com/moorara/algo/pull/351) ([renovate[bot]](https://github.com/apps/renovate), [moorara](https://github.com/moorara))
14+
- Small refactoring [#350](https://github.com/moorara/algo/pull/350) ([moorara](https://github.com/moorara))
15+
16+
317
## [v0.13.1](https://github.com/moorara/algo/tree/v0.13.1) (2025-11-09)
418

519
[Compare Changes](https://github.com/moorara/algo/compare/v0.13.0...v0.13.1)

0 commit comments

Comments
 (0)