Skip to content

TEST(v1.0.0)

Choose a tag to compare

@TheLarkInn TheLarkInn released this 19 Dec 20:21

<a name"1.0.0">

1.0.0 (2016-12-19)

Bug Fixes

  • npm: remove babel-jest (bd290866)
  • test: cleaned up first running tests with derefereinces (ccda6b24)
  • tests: fixed an issue where the correct options weren't getting pulled into the individ (c10d30d5)

Features

  • build:
  • coverage: add coverage reporting and cute badge (#21) (724c0555)
  • custom: created in house custom case and implemented (f5909a12)
  • init: initial commit (7054914f)
  • options: add filename and filepath options and passing (f4abdb3b)
  • test:
    • update webpack dep to 2RC and remove perf warnings (#22) (06512ac9)
    • added clean functionality and slighlty refactored plugin (1a0e8776)
    • add better test covering each template (#14) (1f507e3e)
    • finish simplest tests for plugin (#12) (52119da6)
    • filled out base test cases, need to check inside tempalte… (#13) (44d132e5)
    • filled out base test cases, need to check inside tempalte content still (#11) (6d2da336)
    • added successful test, getting better handle on fs libraries (#10) (3bce712f)
    • rebuilt examples, fixed bug, added base travis config, added babelrc for future (57b857b8)
    • more fixtures, feeling like config work (fe95ff5f)
    • implemented automatic example testing, without specifying example exports (c32093af)
    • implemented automatic example testing, without specifying example exports (5e37c6a6)
  • testfixtures: added a new test fixture for our mutualofomaha internal use case (9bd5b317)
  • tests:
    • added more tests and test todos for multi-directory use case (d8658600)
    • added more tests and test todos for multi-directory use case (c67b72be)
    • added shared chunking func tests (#17) (fc2782a6)
    • added more tests, removed some stale example builds (#15) (2b4b68ab)
    • added more tests, removed some stale example builds (a04c85de)
    • added test files for other fixtures (5edd5750)