We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d988bd commit 75e9eb0Copy full SHA for 75e9eb0
README.md
@@ -1,4 +1,4 @@
1
-# `Bijections`
+# Bijections
2
3
4
## New in version 0.2
@@ -7,6 +7,7 @@
7
* The `Bijection` data structure has been simplified.
8
* Option to use `IdDict` instead of `Dict`; see the Mutable page in this documentation.
9
10
+It is likely that code using version 0.1 will not need to be modified to work with 0.2.
11
12
## About
13
0 commit comments