a5fbefea5a
Replace juancazala.com with caza.la
1.0.9
Juan Cazala
2016-09-16 19:42:46 -03:00
953bdf13d7
Remove CNAME until renewing domain
Juan Cazala
2016-09-16 18:40:53 -03:00
3d8265d804
version bump for CDNJS - no actual changes
Vsevolod Rodionov
2016-09-13 12:14:35 +03:00
34c93cb718
Bringing synaptic.min.js and webpack.config that is outputting 100% identical .js and .min.js files - just a dirty fix for CDNJS that is related to https://github.com/cazala/synaptic/issues/137, we're using fn.toString() and bunch of regex-es to create a worker for now (I know, it's bad, still we already have a fix, but it is breaking some of our actually-interal, but overly-exposed APIs, so it goes to v2), and we need to either have one version minified by us or it will be minified by CDNs.
Vsevolod Rodionov
2016-09-12 01:36:48 +03:00
24807634e8
Added slack badge
Juan Cazala
2016-08-19 12:12:56 -03:00
5df6e5cb17
moving to node^v6 - compatible codebase (with es6 features such as classes, arrow functions and so on). Dropping Layer.add method, mark Network.set as deprecated as they are not applicable for real usage.
Vsevolod Rodionov
2016-08-05 00:23:05 +03:00
ebac6d8c33
Merge pull request #121 from Jabher/karma_tests
Juan Cazala
2016-08-03 11:26:45 -03:00
b0a9559beb
Merge pull request #120 from filet-mign0n/testreadme
Juan Cazala
2016-07-29 17:29:12 -03:00
9a06d558aa
replaced gulp with mocha
Filet Mig0n
2016-07-26 16:51:31 -07:00
0a544dbc9e
Replaced pre-commit with pre-push
Juan Cazala
2016-07-26 11:06:49 -03:00
3c433021e5
Bump version
1.0.8
Juan Cazala
2016-07-25 15:39:24 -03:00
e2240eb7b3
Added prebuild script
Juan Cazala
2016-07-25 15:38:57 -03:00
efb642c2a7
v1.0.8
Juan Cazala
2016-07-25 15:26:02 -03:00
697de49de0
v1.0.8
Juan Cazala
2016-07-25 15:25:11 -03:00
82d64f27a9
Added precommit
Juan Cazala
2016-07-25 15:23:23 -03:00
116df545fe
Merge pull request #115 from Jabher/master
Juan Cazala
2016-07-25 15:11:33 -03:00
e6953b5028
changing list of supported node.js versions for Travis CI in accordance with package.json manifest ("node": ">=4")
Vsevolod Rodionov
2016-07-25 17:18:57 +03:00
47745614e3
test refactor - see comment
Vsevolod Rodionov
2016-07-22 18:43:39 +03:00
5041da2c25
replacing assertion lib: using chai for now
Vsevolod Rodionov
2016-07-22 12:20:45 +03:00