- chore: add package to isort known first party packages (
c0d991b
)
- feat: add output_dir property to directory pack writers (
afac7e0
)
- refactor: don't require a specific context type for pack writers (
2e3a879
)
-
ci: fix coverage artifact names (
beffde1
) -
ci: combine multiple coverage reports (
ec4e89b
) -
ci: update codecov action version (
4c589f0
) -
ci: fail build if codecov fails (
dbfba64
) -
ci: upload code coverage in builds (
bf1edaf
)
- docs: add codecov badge (
1f5dcc5
)
- fix: increase minimum python version to 3.9 (
6b5d63c
)
- chore: add explicit ruff settings to correspond to hatch defaults (
39662cf
)
- feat: accept PathLike argument for directory path output location (
90b9d02
)
- ci: replace old project name in github workflow (
944a781
)
- docs: add python version badge (
6fd6127
)
- fix: add py.typed marker file (
46ced41
)
- refactor: rename to alpax (#3) (
ca74219
)
-
build: fix detection of semantic release output (
6b78cfd
) -
build: install hatch during semantic release execution (
e3ee436
) -
build: update semantic release build command (
bbc20df
) -
build: use standard actions for PyPi and GitHub Releases publish (
c73227d
)
-
chore: fixes in semantic release workflow (
a145bbe
) -
chore: update fetch depth in semantic release action (
dfdd7f6
)
- docs: fix github actions badge (
c6fb7bf
)
- refactor: add semantic release and PyPi upload (#2) (
be088ec
)
-
v0.0.1 (
11f9beb
) -
Add github workflows (#1)
-
Add github workflow for testing/linting
-
Change test command
-
Drop python 3.8, fixes for pre-3.12 versions
-
Remove Tuple import
-
Rename workflow file, add badge to README (
f06e324
) -
Linter fixes (
258e7f0
) -
Bump version (
bc7d608
) -
Fix errors when writing async packs (
5d4d461
) -
Change package name again, needs to differ sufficiently from 'alpacka' (
e39bfcd
) -
Ignore build artifacts (
ad8e5bf
) -
Change package name, the original is taken (
2b713e7
) -
Initial commit (
8ab60af
)