Releases: GDWR/classy-config
Releases · GDWR/classy-config
Release 0.1.7
Correct default branch name & support py36 (#23) * 📌 Remove `__future__` in support of py36 * 👷 Correct default branch name to `main`
Release 0.1.6
Feature/autodocs (#16) * Add sphinx autodocs * Add sphinx dependency * Add sphinx-rtd-theme dependency * Add new dependencies * Add docstrings * Remove static directory * update `.gitignore` * Update build directory path * Add documentation files * Add github action for creating documentation * Only use two python version for tests * Run on pull_request * typo * Only run on relevant changes * Only upload html * Deploy page * github pages doesn't like _ * Revert changes * Include `.nojekyll` * Deploy only if master
Release 0.1.5
Only read config file once. (#13)
Release 0.1.4
Merge remote-tracking branch 'origin/master' # Conflicts: # pyproject.toml