You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,26 @@
1
1
# CHANGELOG
2
2
3
+
## v0.10.0 (2025-04-05)
4
+
5
+
### Chore
6
+
7
+
* chore: update .gitignore and uv.lock for new dependencies and versioning ([`f84281e`](https://github.com/mirsazzathossain/radio-galaxy-classifier/commit/f84281e66bea241e076f256f6d4a86d379533048))
8
+
9
+
### Feature
10
+
11
+
* feat(models): add DSteerableLeNet model and update imports
12
+
chore: add new dependencies for image processing and data handling ([`97500b4`](https://github.com/mirsazzathossain/radio-galaxy-classifier/commit/97500b4c14480c2239325e7786091299d9c6ac25))
* chore(release): update version to 0.9.0 ([`2363c6d`](https://github.com/mirsazzathossain/radio-galaxy-classifier/commit/2363c6d837efe76249bc21db6fe0f35a9c931cf1))
23
+
5
24
### Feature
6
25
7
26
* feat(utils): add functions to detect sources and generate mask
0 commit comments