Releases: emscripten-forge/empack
Releases · emscripten-forge/empack
v6.0.0
6.0.0
Enhancements made
- Fix: Do not treat mount points as packages in the empack lock #126 (@martinRenou)
Contributors to this release
v5.1.2
5.1.2
Enhancements made
- Add "depends" to empack_env_meta.json #125 (@AnastasiaSliusar)
Contributors to this release
v5.1.1
5.1.1
Bugs fixed
- Fix missing channel entry for Pip pkg #122 (@martinRenou)
Contributors to this release
v5.1.0
5.1.0
Enhancements made
- Add a channel to each package on empack_env_meta.json #120 (@AnastasiaSliusar)
Bugs fixed
- Pin click, excluding breaking changes #121 (@martinRenou)
Contributors to this release
v5.0.9
5.0.9
Bugs fixed
- convert to str #118 (@DerThorsten)
Contributors to this release
v5.0.8
5.0.8
Bugs fixed
- include dist info files for pip #117 (@DerThorsten)
Contributors to this release
v5.0.7
5.0.7
Bugs fixed
- Fix default handling #116 (@DerThorsten)
Contributors to this release
v5.0.6
5.0.6
Bugs fixed
- do not remove tests from numpy #115 (@DerThorsten)
Contributors to this release
v5.0.5
5.0.5
Bugs fixed
- Fix
TypeErrornoticed in conda-forge release #114 (@agriyakhetarpal)
Contributors to this release
v5.0.4
5.0.4
Bugs fixed
- Replace deprecated
appdirswithplatformdirs, fix config path lookup with nonconda-based environments #113 (@agriyakhetarpal)