fix: import EventEmitter from events instead of stream
fix(test): fix flaky memory queue test
chore: reduce lock operation logging from warn to debug
fix: correct Hour type to support valid 24-hour time range (00-24)
fix: restrict schedule time format to 5-minute intervals and 24-hour clock format
Full Changelog: v0.4.0...v0.4.6