0.10.3 (2024-10-23)
- remove dbg code (575be43)
0.10.2 (2024-10-16)
0.10.1 (2024-10-09)
0.10.0 (2024-04-24)
- type annotations (81948e0)
0.9.1 (2023-10-30)
- fix release process (422b22d)
0.9.0 (2023-10-30)
- add PR creation to pin-conda-envs (58ce050)
- convert filepath to str (4ba5cbc)
0.8.6 (2023-02-06)
- remove accidental debugger invocation (0e8df29)
0.8.5 (2023-02-03)
0.8.4 (2023-02-01)
0.8.3 (2023-01-30)
0.8.2 (2022-10-27)
- shuffle conda envs before updating (this ensures that running this in a fallible github action cron job still leads to updating all envs from time to time) (#46) (c6dad58)
- various robustness improvements for conda env update mechanism (#44) (491c390)
0.8.1 (2022-10-12)
0.8.0 (2022-10-12)
- only update pinning if env was updated; ability to specify a regex for entity determination and adding labels when creating PRs from updated envs (#40) (f074e35)
0.7.2 (2022-10-12)
0.7.1 (2022-10-12)
0.7.0 (2022-10-11)
0.6.0 (2022-08-15)
0.5.0 (2022-06-22)
0.4.0 (2022-05-18)
0.3.0 (2021-12-01)
- ability to either define branch or tag when deploying (8a079f0)
- require either --branch or --tag to be specified (d0ae54b)
- remove quotes around snakefile statement (ad7feaf)
0.2.1 (2021-11-08)
- minor rephrasing of CLI help. (4939d9c)