All Versions
94
Latest Version
Avg Release Cycle
52 days
Latest Release
1280 days ago

Changelog History
Page 10

  • v0.0.9 Changes

    • ๐Ÿ— Expect a Tree, not a Builder, returned from Broccolifile.js
  • v0.0.8 Changes

    • Fold Reader into Tree
    • Replace PreprocessorPipeline and Preprocessor with Filter; each Filter is added directly on the tree or builder with addTransform
  • v0.0.7 Changes

    • Bind to 0.0.0.0 instead of localhost
    • โž• Add factory.env based on $BROCCOLI_ENV
    • Do not fail on invalid Cookie header
    • ๐Ÿ‘‰ Use promises instead of callbacks in all external APIs
  • v0.0.6 Changes

    • Here be dragons