You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
522 B
44 lines
522 B
3 years ago
|
# 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
|