We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5c915 commit a2f2f1bCopy full SHA for a2f2f1b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGE LOG
2
3
+## 1.6.1
4
+* [#41](https://github.com/fair-research/bdbag/issues/41): Add support for regex patterns in `filter_dict`.
5
+ See PR [#42](https://github.com/fair-research/bdbag/pull/42).
6
+* Add `-frozen` qualifier suffix (when applicable) to version strings returned by get_distribution.
7
+* Pinned `setuptools_scm<6.0` due to it dropping support for Python 2.7/3.5 which we will still support for a little while longer.
8
+
9
## 1.6.0
10
* Implement [#37](https://github.com/fair-research/bdbag/issues/37): Support external fetch transports via plug-in
11
architecture.
0 commit comments