Release 0.3.9
Pre-release
Pre-release
Improve Handling of Time Data (#25) * Prepped for adding tests * Handle malformed timestamps, improve handling for missing timestamps * Add tests for vault_time module * Update poetry.lock with correct dependency setup * Bump version: 0.3.8 → 0.3.9 * Correct UTC handling by swapping to timezone aware usage of datetime * Apply formatting * Update pytest execution to properly include coverage