Releases: juni-b-queer/bsky-event-handlers
Releases · juni-b-queer/bsky-event-handlers
v1.1.0-beta.3
v1.1.0-beta.2
v1.1.0-beta.1
1.1.0-beta.1 (2024-05-07)
Formatting
- Major formatting with ner .prettierrc (07885ba)
- Refactor variable declaration to const in FunctionAction tests (f1b47f6)
Docs
- Add docs for Not Validator (3871217)
- Add docs for using Handlers as Actions (4a83768)
- Link to Handlers README.md in premade-handlers README.md (b2152d8)
- Update validations readme to show default strict values (10c9ced)
Refactoring
- Add debug logging level and simplify log method (3f48a3b)
Testing
- add additional ReplyingToBotValidator test (81b1652)
- Add tests for strict param in InputContainsValidator (d82870b)
- Added DebugLog tests and fixed level checking in DebugLog (53f96c8)
- Better tests for Good and Bad bot handlers (d8dd9f6)
- Better tests for OfflineHandler (dcc1c21)
- Optimize imports, and ensure messages have correct collection (78da332)
- Update and add new tests for HandlerAgent (6cd25f4)
Fixes
- Add strict parameter to InputContainsValidator class (6d1bf91)
- Fix code copied from InputStartsWith to InputContains to use includes (8482af2)
Features
v1.0.0 🎉
1.0.0 (2024-05-06)
Docs
- add create validation and action docs (98804e9)
- Add docs for Jetstream Subscription (f56cba2)
- Add docs for Jetstream Subscription (c535882)
- Add docs for making reusable handlers (26b548c)
- Add docs for making reusable handlers (517a592)
- See readme for full changes (4e940ea)
- Update Readme for bunx create-bsky-bot (b5f0a30)
- updated readme for scaffolding with create-bsky-bot (e012adb)
Fixes
- Add URI generation method in HandlerAgent class (a345def)
- oops, i used bun here (85a088b)
- Update argument type in ReplyToSkeetWithGeneratedTextAction (032c273)
- update atproto/api version (e92e014)
Breaking Changes
- Commit for marking this as breaking (77dbbe9)
v1.0.0-beta.8
v1.0.0-beta.7
1.0.0-beta.7 (2024-05-06)
Docs
v1.0.0-beta.6
v1.0.0-beta.5
1.0.0-beta.5 (2024-05-06)
Docs
v1.0.0-beta.4
1.0.0-beta.4 (2024-05-06)
Fixes
- Update argument type in ReplyToSkeetWithGeneratedTextAction (032c273)