21 Commits

Author SHA1 Message Date
b8bfb76b83 code cleanup, split handler func v0.2.4 2025-06-07 00:34:26 -04:00
d1a5de82fe removing named return values
- avoiding confusion w long functions for naked returns
v0.2.3
2025-06-04 23:22:10 -04:00
5b32d09a27 better naming standards v0.2.2 2025-06-04 23:15:00 -04:00
cc77adeadc adding license file 2025-06-04 21:03:17 -04:00
4e44b972d8 readme update 2025-06-04 21:00:23 -04:00
dc3ef04778 removing public stop method
- safe shutdown handled in library
v0.2.1
2025-06-04 20:44:25 -04:00
55b7a717f6 adding options
- ability to update indicator
v0.2.0
2025-06-04 18:28:27 -04:00
d9ff09da6b readme update 2025-06-04 17:08:50 -04:00
ca67dc71ca response and readme updates
- fixed example syntax
- framework now response on timeout skips
- framework will now alert of missing permissions
v0.1.0
2025-06-04 17:06:13 -04:00
6ae84c0d5b role updates
- bolt will now ensure role is present before exec payload
- readme updates
- removed author struct since roles are checked in bolt framework
2025-06-04 16:47:50 -04:00
381073dc39 readme update 2025-06-04 16:36:11 -04:00
dc25c6e3ec readme and comments 2025-06-04 16:31:33 -04:00
6aeb64be75 timeout fix
- timeouts were not being updated
v0.0.4
2025-06-04 16:23:21 -04:00
87d25659be removing extra intents v0.0.3 2025-06-04 16:18:18 -04:00
9c4c6b882e comment fix 2025-06-04 16:15:56 -04:00
217afeab71 trying new permissions v0.0.2 2025-06-04 16:12:48 -04:00
a9fb893624 creating command map on New call v0.0.1 2025-06-04 16:08:35 -04:00
7b6571ecdb setting run time fix 2025-06-04 16:07:09 -04:00
a9f97056f6 readme update 2025-06-04 16:01:53 -04:00
e36e178f45 init commit 2025-06-04 16:00:53 -04:00
a172762edc Initial commit 2025-06-04 19:06:53 +00:00