Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 838 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 838 Bytes

Changelog

0.2.2

  • Fixed a bug where the regular expression didn't correctly match and capture certain strings. Thanks to amagrude for reporting it. See #5

0.2.1

  • StoryboardList does not choke up on directories that are named like files anymore. Thanks to fatuhoku for reporting it. See #4
  • Added a --additional-sources CLI parameter, see #3

0.2.0

  • XIB files are now also scanned for reuse identifiers. Thanks to lukeredpath for reporting it. See #2
  • Added tests

0.1.2

  • UTF-8 support

0.1.1

  • Support for custom pre- and suffixes for Storyboard IDs, Segue IDs and reuse IDs

0.1.0

  • First release