Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# Changelog

### 0.1.2b1
- Pre-commit setup

### 0.1.2a1
- Fixed mypy typing issues
### 0.1.2 (Under Development)
- Fixed mypy typing issues (#2)
- Updated docs
- Pre-commit setup (#5)
- Added GitHub actions for code quality and typing checks (#6)

### 0.1.1-alpha
### 0.1.1 (03-06-2025)
- Added starter docs

### 0.1.0-alpha (Initial Release)
### 0.1.0 (Initial Release: 03-06-2025)
- Core TimeSeed ID generation with configurable bit allocation
- Support for 5 output formats (integer, hex, base62, base32, binary)
- Comprehensive CLI with generate, decode, benchmark, info commands
Expand Down