- Fix munit self-test dependency in package.js (nothing important)
- Update practicalmeteor:loglevel dependency to 1.2.0_1
- api.imply practicalmeteor:loglevel
- Change default timeouts from 5 seconds to 30 seconds
- Rename package from spacejamio:munit to practicalmeteor:munit.
- Fix documentation and update changelog.
- Fix async describe tests to enable reporting of exceptions in async callbacks.
- Fix nested describes issues.
- Fix practicalmeteor:chai settings bug.
- Update README to fix documentation bug regarding async tests, where usage description was incorrect.
- Update practicalmeteor:chai and practicalmeteor:sinon dependencies to latest versions.
- Update required meteor version to 0.9.3
- Update README to include only JavaScript examples and add tests for all the examples in the README.
- Remove the try property from 'it' tests, since it is actually not needed, and it's usage and documentation were incorrect.
- Update required meteor version to 0.9.0
- Add package to meteor new packaging system