[diary]: Update 09 Mar

This commit is contained in:
2025-03-09 23:18:13 +00:00
parent d257051f99
commit 6721aedce7

View File

@ -1,6 +1,8 @@
## Sun 09 Mar 2025
- Optimise `permanent_data.py` with better batched uploading and asynchronous API calls.
- Optimise `transient_data.py` with better batched uploading and asynchronous API calls.
- Add `test_permanent_data`.
- Add `test_transient_data`.
## Sat 08 Mar 2025
- Make CSS more responsive for smaller screens.