File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased ] - 2022-10-15
3+ ## [ 2.2.1 ] - 2022-10-24
44
55### Fixed
66- Fix inverse tag matching and prefiltering
77 (https://github.com/kannibalox/pyrosimple/issues/13 )
88- Fix ` kind_N ` fields
99 (https://github.com/kannibalox/pyrosimple/issues/14 )
10+ - Properly clean regexes for finding the prefiltering string, and
11+ account for unclean-able regexes
1012
1113### Added
1214- ` rtxmlrpc ` : Re-implement ` --repl `
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pyrosimple"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " A stripped-down version of the pyrocore tools for working with rTorrent"
55authors = [
" kannibalox <[email protected] >" ]
66repository = " https://github.com/kannibalox/pyrosimple"
You can’t perform that action at this time.
0 commit comments