Skip to content

Latest commit

 

History

History
240 lines (122 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

240 lines (122 loc) · 12.5 KB

Changelog

5.0.5

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@agriyakhetarpal

5.0.4

(Full Changelog)

Bugs fixed

  • Replace deprecated appdirs with platformdirs, fix config path lookup with non conda-based environments #113 (@agriyakhetarpal)

Contributors to this release

(GitHub contributors page for this release)

@agriyakhetarpal | @martinRenou

5.0.3

(Full Changelog)

Bugs fixed

  • Undo removal of archives for allowing kernels to link at runtime #112 (@anutosh491)

Contributors to this release

(GitHub contributors page for this release)

@anutosh491

5.0.2

(Full Changelog)

Enhancements made

  • Undo removal of include dirs for allowing kernels to access headers #111 (@anutosh491)

Contributors to this release

(GitHub contributors page for this release)

@anutosh491

5.0.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@trungleduc

5.0.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@trungleduc

4.0.3

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@DerThorsten | @trungleduc

4.0.2

(Full Changelog)

Merged PRs

  • Revert "Change list-of-POSIX-paths to list-of-strings in yield of iterate_pip_pkg_record() function" #106 (@martinRenou)

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

4.0.1

(Full Changelog)

Bugs fixed

  • Change list-of-POSIX-paths to list-of-strings in yield of iterate_pip_pkg_record() function #104 (@michaelweinold)

Contributors to this release

(GitHub contributors page for this release)

@DerThorsten | @martinRenou | @michaelweinold

4.0.0

(Full Changelog)

The main highlight of this release is the new filtering logic. We used to filter out many files from the packed environment due to using very restrictive include rules. We now include everything by default fixing many reporting issues concerning package data. We only filter out files if there are explicit rules for filtering them.

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@DerThorsten | @martinRenou

3.3.4

(Full Changelog)

Enhancements made

  • Add Include/Exclude Patterns for pint Package to empack_config (#2) #97 (@michaelweinold)

Contributors to this release

(GitHub contributors page for this release)

@martinRenou | @michaelweinold

3.3.3

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@DerThorsten | @martinRenou

3.3.2

(Full Changelog)

Enhancements made

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@martinRenou | @trungleduc

3.3.1

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@pjaggi1

3.3.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@DerThorsten | @martinRenou