UNPKG

1.03 kBMarkdownView Raw
1# v1.0.8 APOM DEPRECATED. Moved to filter-objects.
2
3# v1.0.7 Performance Testing Updates
4- Performance test updates
5 - Move performance test results files to their own git branch 'pref-results'
6 - Fix broken paths in performance tests
7 - Make it easier to run perf tests by volume: 100-1k, 10k, 100k
8 - Add async.filter performance tests for comparison
9 - Add report perf-overall-summary.txt for tabular view of all perf tests to date
10 - Update README documentation
11
12# v1.0.6
13- Fix memory leak
14- Add [performance test results](https://github.com/tonybranfort/apom/tree/master/performance/results) including Node 4 & 5
15
16# v1.0.5
17- No code changes
18- Fix Makefile for Travis CI
19- Update README
20
21# v1.0.4
22- Update README only to correct links
23
24# v1.0.3
25- No code changes.
26- Add coveralls reporting and badge to README
27- Update .travis.yml to add node versions 0.10, 4, 5
28- Minor updates to README
29
30# v1.0.2
31- No code changes.
32- Add travis-ci
33- Update README
34
35# v1.0.1
36- Docs update only. Remove extraneous test folders.