Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 522 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 522 Bytes

Changelog

0.4.1

Improvements:

  • Simplified tests
  • Other minor internal improvements (documentation and configuration)

0.4.0

Features:

  • Adds extract function to combine all extractions in a single call

0.3.1

Bugfixes:

  • Documents extractIds function

0.3.0

Features:

  • Adds extractIds

0.2.0

Features:

  • Adds support for unicode characters in class names

0.1.1

Bugfixes:

  • Removes unused dependency

0.1.0

Features:

  • Adds extractClasses with basic functionality