Skip to content

v2.7.0: Pokemon Go

Compare
Choose a tag to compare
@dmolsen dmolsen released this 22 Jul 23:38
· 49 commits to develop since this release
  • ADD: support for outputFileSuffixes config options per pattern-lab/the-spec#26
  • FIX: handle matching patterns/docs/data where one may have an underscore and the others don't
  • FIX: trim Markdown documentation
  • FIX: make the server quiet all the time
  • FIX: catch an error if Zippy fails to find a deflator. tell users to download outside of PL.
  • FIX: remove unused Fetch command
  • FIX: remove "missing annotations dir" error message which brought PL to a screeching halt
  • FIX: cleaning up some of the old CSS Rule Saver code
  • FIX: data.js now has new lines to separate the vars
  • FIX: using symfony's "find PHP executable" class to find PHP for use with the process spawner
  • FIX: removed patternExtension from exposed config options