Skip to content

Commit 8f42b18

Browse files
committed
feat: update to v0.0.4
1 parent ee70234 commit 8f42b18

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ python -m run_spctr_recs
7070

7171

7272
## To-Do List:
73-
1. Write unit tests.
74-
2. Perhaps unify runs into one file.
73+
1. Write more unit tests.
74+
Fix title extract (e.g., quotes in titles 000664).
7575

7676
## License
7777
MIT
@@ -95,3 +95,8 @@ Please open an issue for any suggestions, thank you!
9595
- Added CI pipeline with Actions.
9696
- Improved module/var naming.
9797
- Updated data files.
98+
- v0.0.4
99+
- Ignored remembrance pieces in recommendations.
100+
- Added unit tests.
101+
- Dumped `annoy` for spctr method.
102+
- Added a rule to Actions to run tests before commit.

0 commit comments

Comments
 (0)