We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca55709 commit 1465916Copy full SHA for 1465916
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.1.1] - 2020-05-20
6
+
7
+### Changed
8
9
+- Allow looser typing across all methods (casting all numeric strings to integers and floats internally)
10
11
## [1.1.0] - 2020-05-14
12
13
### Added
@@ -21,5 +27,6 @@ All notable changes to this project will be documented in this file.
21
27
22
28
Initial release
23
29
30
+[1.1.1]: https://github.com/andreekeberg/abby/releases/tag/1.1.1
24
31
[1.1.0]: https://github.com/andreekeberg/abby/releases/tag/1.1.0
25
-[1.0.0]: https://github.com/andreekeberg/abby/releases/tag/1.0.0
32
+[1.0.0]: https://github.com/andreekeberg/abby/releases/tag/1.0.0
0 commit comments