Releases: Kir-Antipov/LineSorter
Releases · Kir-Antipov/LineSorter
LineSorter 4.8
- Now all my extensions work on the basis of a single API, which made it possible to simplify some things and repeatedly reduce the weight of extensions!
LineSorter 4.7
- Improved icon for small sizes
- Fixed exception due to blocked clipboard (#6)
LineSorter 4.6
- Visual Studio MPF 15.0 reference fixed (#5 )
LineSorter 4.5
- New cool icon by Dessader :3
- New compilers support (no more limitations when creating custom sorts)
- Fixed inappropriate create-custom-sort window behavior
- Ha-ha. From the very first version I forgot about character escaping in regex: "/*.*/"
LineSorter 4.0
LineSorter 3.5
- 3 different scenarios for processing empty lines:
- Remove
- Process as ordinary string
- Process as mask
- Fixed critical bug with deletion custom sorts on extension update
LineSorter 3.0
- Impressive refactoring
Add custom command
functional was added
LineSorter 2.5
- Templates are created for convenient addition of new commands
- Random line mixing command was added