From f974a4ff57f857b405f2d1ee3cdd5a399f62d760 Mon Sep 17 00:00:00 2001 From: Doug Martin Date: Mon, 10 Sep 2012 15:12:28 -0500 Subject: [PATCH] v 0.0.4 * added travis CI * Added change log doc --- docs/History.html | 214 ++++++++++++++++++++++++++++++++++++++++++++++ docs/index.html | 8 ++ history.md | 22 +++-- lib/index.js | 1 + package.json | 2 +- 5 files changed, 238 insertions(+), 9 deletions(-) create mode 100644 docs/History.html diff --git a/docs/History.html b/docs/History.html new file mode 100644 index 0000000..caa1f5e --- /dev/null +++ b/docs/History.html @@ -0,0 +1,214 @@ + + + + + + nools + + + + + + + + + + + + +
+ +
+ + + +

0.0.4 / 2012-09-10

+
    +
  • Added travis CI
  • +
+

0.0.3 / 2012-09-06

+
    +
  • Updates for repo rename
  • +
  • code clean up
  • +
+

0.0.2 / 2012-05-22

+
    +
  • Increased performance
      +
    • Manners benchmark 800%
    • +
    +
  • +
  • Added Parser for nools DSL
  • +
  • More helper functions
  • +
  • Updated readme
  • +
+ +
+ + +

License

+

MIT https://github.com/C2FO/nools/raw/master/LICENSE + +

+

Meta

+

Code: git clone git://github.com/C2FO/nools.git

+ + + + +
+
+ + + + + + diff --git a/docs/index.html b/docs/index.html index 9058148..b7552b6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -139,6 +139,14 @@