Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-12-22 | 866 Bytes | |
Version 0.5.5 - Search Fixes.tar.gz | 2018-12-22 | 81.4 kB | |
Version 0.5.5 - Search Fixes.zip | 2018-12-22 | 120.6 kB | |
Totals: 3 Items | 202.9 kB | 0 |
Many thanks to @AndrewDRX for the Pull Request and Help.
Version 0.5.5
- Add: The new
searchDisabled
option, which allows to exclude disabled options on the search. - Update: The
.finder()
method depends now on the.find()
method. - Bugfix: Wrong Version Number on the main object.
- Bugfix: Options floats over the dropdown field. #28
- Bugfix: Terrible performance of search when descriptions included Thanks to: #27
- Bugfix: Search functionality hangs exponentially when regular expression matches against larger source options. Thanks to: #24
- Merged: (#25)[https://github.com/pytesNET/tail.select/pull/25], thanks to AndrewDRX.