Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.1.0 - 2024-02-01

Compare with first commit

Added

  • Add comment on Python version cap (27bc626 by bjhardcastle).
  • Add publish.yml explicitly to trigger workflow (aa9fac0 by bjhardcastle).
  • Add path filter for publish workflow (066a1b9 by bjhardcastle).
  • Add file_io.py from npc_sessions (1a2b6c1 by bjhardcastle).
  • Add load_dotenv() function and testmod() function to init.py (638679a by bjhardcastle).
  • Add s3fs dependency (b28d787 by bjhardcastle).
  • Add dependencies (9f569ff by bjhardcastle).

Fixed

  • Fix publishing (170a21a by bjhardcastle).
  • Fix bump script (502c367 by bjhardcastle).
  • Fix version syntax (b78187c by bjhardcastle).
  • Fix python version <3.12 (38f96bb by bjhardcastle).
  • Fix docs.yml syntax (efb3496 by bjhardcastle).
  • Fix yaml syntax (998e22c by bjhardcastle).
  • Fix init (782b8be by bjhardcastle).