This repository was archived by the owner on Oct 21, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.25.0] ( https://github.com/wndhydrnt/rcmt/compare/v0.24.0...v0.25.0 ) (2023-10-15)
4+
5+
6+ ### Features
7+
8+ * create module "filter" and deprecate module "matcher" ([ #425 ] ( https://github.com/wndhydrnt/rcmt/issues/425 ) ) ([ f315185] ( https://github.com/wndhydrnt/rcmt/commit/f315185ea4dab811d19592fed621f6f8570734b8 ) )
9+ * remove experimental semgrep support ([ #421 ] ( https://github.com/wndhydrnt/rcmt/issues/421 ) ) ([ cd80a67] ( https://github.com/wndhydrnt/rcmt/commit/cd80a67dee1ddf3272bc1c147038d59754d60124 ) )
10+ * Switch license to MPL 2.0 ([ #423 ] ( https://github.com/wndhydrnt/rcmt/issues/423 ) ) ([ 9cd03d9] ( https://github.com/wndhydrnt/rcmt/commit/9cd03d94405829ec05aa41c45b8ecea82fed747d ) )
11+
312## [ 0.24.0] ( https://github.com/wndhydrnt/rcmt/compare/v0.23.2...v0.24.0 ) (2023-10-11)
413
514
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[tool .poetry ]
66name = " rcmt"
7- version = " 0.24 .0"
7+ version = " 0.25 .0"
88description = " "
99license = " MPL-2.0"
1010authors = [ " Markus Meyer <hydrantanderwand@gmail.com>" ,]
You can’t perform that action at this time.
0 commit comments