File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ # CHANGELOG
2+
3+
4+ ## v0.0.1 (2025-12-25)
5+
6+ ### Bug Fixes
7+
8+ - Define shape variables in forward method of SpikingSelfAttention class
9+ ([ ` c7e15a7 ` ] ( https://github.com/Khushiyant/tether/commit/c7e15a764ea982bb417e95db23e8491543641118 ) )
10+
11+ ### Chores
12+
13+ - Add GitHub Actions for semantic release and testing
14+ ([ ` 5a12ca2 ` ] ( https://github.com/Khushiyant/tether/commit/5a12ca2de145a672490c1e57223021c58637b15e ) )
15+
16+ - Add GitHub Actions workflow for testing with multiple Python versions
17+ ([ ` 6334c5d ` ] ( https://github.com/Khushiyant/tether/commit/6334c5d7c193d0b1fac3b94eeeb442e28d212556 ) )
18+
19+ - Add GitHub Actions workflows for semantic release and testing with multiple Python versions
20+ ([ ` 19ee3fc ` ] ( https://github.com/Khushiyant/tether/commit/19ee3fcdb9948a4bc7efa55f8361790cbfd25bb7 ) )
21+
22+ - Add initial CHANGELOG file
23+ ([ ` ad53c31 ` ] ( https://github.com/Khushiyant/tether/commit/ad53c3199b765f0d53b57eec5cd3c3f6aecbc76f ) )
24+
25+ - Downgrade Python version to 3.10 and simplify dependencies in pyproject.toml
26+ ([ ` 9eb2844 ` ] ( https://github.com/Khushiyant/tether/commit/9eb28443f08c19bbb79cb679bfc6f960d9044973 ) )
27+
28+ - Initial commit
29+ ([ ` 1a7d8f2 ` ] ( https://github.com/Khushiyant/tether/commit/1a7d8f23c7f69210fd9ff42310d291c84455da64 ) )
30+
31+ - Update GitHub Actions workflow to use 'uv' for Python setup and dependency management
32+ ([ ` d29f398 ` ] ( https://github.com/Khushiyant/tether/commit/d29f398e9c39ce1eb2828e36477caa2ef4a53aea ) )
You can’t perform that action at this time.
0 commit comments