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
<small>[Compare with 5.3.0](https://github.com/yaph/logya/compare/5.3.0...6.0.0)</small>
12
+
13
+
### Added
14
+
15
+
- Add .mailmap ([7d329e0](https://github.com/yaph/logya/commit/7d329e0ba0d723817b17a83466b7e8f7b40a5cbb) by Ramiro Gómez).
16
+
- Add test_clean ([b249ded](https://github.com/yaph/logya/commit/b249ded15c257bf547d4ef8b9fc62429d2db8852) by Ramiro Gómez).
17
+
- Add doc string for clean function. ([c012bf0](https://github.com/yaph/logya/commit/c012bf0844a65199380159eabc965bbef6cbdbc2) by Ramiro Gómez).
18
+
- Add clean subcommand to remove stale files from public dir. ([0af636a](https://github.com/yaph/logya/commit/0af636ae58fb00b75575f36c52fbd374b5ceb6bf) by Ramiro Gómez).
19
+
- Add cache path to paths. ([2211a2c](https://github.com/yaph/logya/commit/2211a2c0794af0e8f5e9c6b607a0ff56ada09ce7) by Ramiro Gómez).
20
+
- Add Python 3.13 to CI versions ([8c88370](https://github.com/yaph/logya/commit/8c883701f99e5105e332c3d9aa03f12ed3295d0c) by Ramiro Gómez).
21
+
22
+
### Removed
23
+
24
+
- Remove timezone import ([711e061](https://github.com/yaph/logya/commit/711e0618ada75e6e42a37c828ee376c7886ad335) by Ramiro Gómez).
25
+
- Remove empty directories from public directory in clean command. ([559910e](https://github.com/yaph/logya/commit/559910e8e9a157449f1bc60316031a56cf14867d) by Ramiro Gómez).
0 commit comments