Skip to content

Releases: rweda/manifest-search

Searching Bugfixes

Choose a tag to compare

@CodeLenny CodeLenny released this 05 May 15:51
v0.1.1
e9a2a32

Bugfixes to searching.

Added

  • Tests running on an unmocked file system

Modified

  • Fixed glob searching - should use @(package.json) instead of {package.json}
  • Marked tests inside test-basics as using "Mocked" filesystem
  • Corrected deep usage
    • Fixed deep selector
    • Added deep option to tests that used deep searches

First Version

Choose a tag to compare

@CodeLenny CodeLenny released this 01 May 14:20
v0.1.0
be576d2

Started ManifestSearch. Setup testing and documentation.