We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e8781 commit db09826Copy full SHA for db09826
CHANGELOG.md
@@ -1,10 +1,15 @@
1
# v0.3.0
2
3
+You can now use this module in the browser!! Huge should out to @alexcastillo for help with making with refactoring the project!
4
+
5
### Breaking Changes
6
7
* Removed simulator file back into cyton repo
8
* Removed `safe-buffer` in place of `buffer`
9
* Removed support for node version 5 and below
10
+* `Utilities` changed to to `utilities`
11
+* `Constants` is now `constants`
12
+* Inidividual functions can now be importated from the utilities module.
13
14
# v0.2.7
15
0 commit comments