Skip to content

Latest commit

 

History

History
138 lines (71 loc) · 7.58 KB

CHANGELOG.md

File metadata and controls

138 lines (71 loc) · 7.58 KB

Changelog

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