Skip to content

Commit 7d2f7ac

Browse files
committed
clastic version 26.0.0
1 parent 1c74a56 commit 7d2f7ac

5 files changed

Lines changed: 829 additions & 853 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ Clastic's approach to updates is as follows:
1212
Check this page when upgrading to make sure you know about all the new
1313
features and potential breakages.
1414

15+
## 26.0.0
16+
17+
_(April 6, 2026)_
18+
19+
- Drop Python 2/3.3-3.7 compatibility code
20+
- Migrate build system from setup.py to pyproject.toml (flit)
21+
- Modernize CI: uv/tox-uv, codecov, GitHub Actions publish workflow
22+
- Fix undefined `unicode()` call in `render/simple.py`
23+
- Add server tests (open_test_socket, iter_monitor_files, enable_tty_echo)
24+
- Update docs tutorial with time zone converter example
25+
- Convert README from reStructuredText to Markdown
26+
1527
## 24.0.0
1628

1729
_(Apr 23, 2024)_

0 commit comments

Comments
 (0)