Releases: anticoders/gagarin
Releases · anticoders/gagarin
Stability improvements
v0.4.2 Merge branch 'develop'
Improved stability & tests
Changes:
- a lot of code refactoring
- improved stability
- added verbose option for browser
DDP and Mongo
This release brings two brand new helpers to the testing framework: ddp
and mongo
. It also includes fixes to fiber
flavor as well as some stability updates:
- better mongo detection
- better algorithm for picking meteor port
Fibers flavor
Apart from stability fixes in this release we're adding the following features:
- support for fibers interface
- test directories are now searched recursively
Bugfixes
Improved stability
v0.3.1 Merge branch 'devel'
MVP
Client & server helpers
Added promise and wait helpers for both client and server.