Skip to content

Releases: remkade/matchspec

Parallel matching functions

18 Apr 18:26
7e60e29
Compare
Choose a tag to compare
Pre-release

This release contains the new parallel matching functions:

parallel_filter_package_list(matchspec, package_list) and parallel_filter_package_list_with_matchspec_list(matchspec_list, package_list)

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Apr 03:54
ad2f56a
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Python API documentation. MatchSpec no longer requires a type parameter. Adds filter_package_list() in Python.

Full Changelog: v0.1.1...v0.2.0

Release 0.1.1

03 Apr 22:57
ed7c707
Compare
Choose a tag to compare
Release 0.1.1 Pre-release
Pre-release

This is our initial release. Not ready for production use yet.

It is quite fast, but also not battle tested.

What's Changed

New Contributors

Full Changelog: https://github.com/remkade/matchspec/commits/v0.1.1