You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Welcome to EOSFactory v3.1.0
1
+
# Welcome to EOSFactory v3.1.1
2
2
3
3
[EOSFactory](http://eosfactory.io/) is a Python-based [EOS](https://eos.io) smart-contract development & testing framework, created by [Tokenika](https://tokenika.io).
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
============================
2
-
Welcome to EOSFactory v3.1.0
2
+
Welcome to EOSFactory v3.1.1
3
3
============================
4
4
5
5
`EOSFactory <http://eosfactory.io/>`_ is a Python-based `EOS <https://eos.io>`_ smart-contract development & testing framework, created by `Tokenika <https://tokenika.io>`_.
Copy file name to clipboardExpand all lines: docs/ReleaseNotes.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# EOSFactory Release Notes - v3.1.0
1
+
# EOSFactory Release Notes - v3.1.1
2
2
3
3
## Compatibility
4
4
5
-
EOSFactory [v3.1.0](https://github.com/tokenika/eosfactory/releases/tag/v3.1.0) is compatible with EOS [v1.7.1](https://github.com/EOSIO/eos/releases/tag/v1.7.1) and eosio.cdt [v1.6.1](https://github.com/EOSIO/eosio.cdt/releases/tag/v1.6.1).
5
+
EOSFactory [v3.1.1](https://github.com/tokenika/eosfactory/releases/tag/v3.1.1) is compatible with EOS [v1.7.1](https://github.com/EOSIO/eos/releases/tag/v1.7.1) and eosio.cdt [v1.6.1](https://github.com/EOSIO/eosio.cdt/releases/tag/v1.6.1).
6
6
7
-
## New features in v3.1.0
7
+
## New features in v3.1.1
8
8
* Compatibility with eosio.cdt version 1.6.1 that introduces substantial changes in the Smart-Contract API.
9
9
* Removed methods *build_wast* and *build_abi* from the class *Contract* and from derived classes.
0 commit comments