Releases: maid/maid
Releases · maid/maid
maid: v0.11.0
v0.10.0
v0.10.0-alpha.3
0.10.0-alpha.3 (2023-04-04)
Features
v0.10.0-alpha.2
v0.10.0-alpha.1
v0.6.1
v0.6.0
- Stats! { 'collaborators' => 17, 'downloads' => 16684, 'forks' => 48, 'open_issues' => 35, 'closed_issues' => 98, 'stars' => 1045, 'users_sharing_rules' => 42 }
- Started official support for Ruby 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, and 2.2.0.
- Updated dependencies: "thor", "listen", "rufus-scheduler"
- Jayson Rhynas: Add Safari download detection to "downloading?" (Closes: #121)
- Pedro Lambert: Add support for Rake tasks defined by Maid (Closes: #68, #123)
- Jurriaan Pruis: Add daemon mode and repeat support (Closes: #126, #131)
- Jurriaan Pruis: Add "ignore" option support for "watch" (Closes: #132)
- Nico Ritschel: Add "copy" tool (Closes: #72, #133)
- Add maid introduction and links (Closes: #128)
- Add "dimensions_px" tool, inspired by Coby Chapple's rules
v0.5.0
- Stats! { 'collaborators' => 13, 'downloads' => 9570, 'forks' => 38,
'open_issues' => 28, 'closed_issues' => 86, 'stars' => 722,
'users_sharing_rules' => 25 } - Started official support Ruby 2.1.0 (Closes: #114)
- Shiro Hazuki (public domain code): New utility methods: "dir_safe",
"downloading?" (Closes: #107)
v0.4.2
- Updated dependencies: "rubyzip"
v0.5.0.alpha.1
- New utility methods: "dir_safe", "downloading?"
- Shiro Hazuki: Implementations of "dir_safe" and "downloading?" released
into the public domain (Closes: #107)