We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f83ce commit 40911faCopy full SHA for 40911fa
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-## v0.26.0 (2025-10-24)
+## v0.26.2 (2025-12-06)
4
+
5
+### Added
6
7
+- Added input validation in lossless source coding classes.
8
9
+## v0.26.1 (2025-10-24)
10
11
### Fixed
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "komm"
-version = "0.26.1"
+version = "0.26.2"
description = "An open-source library for Python 3 providing tools for analysis and simulation of analog and digital communication systems."
readme = "README.md"
authors = [{ name = "Roberto W. Nobrega", email = "rwnobrega@gmail.com" }]
0 commit comments