feat(client): accept optional hooks in command handlers
feat(client): accept optional PetManagerList in MateWalkCommand handler and return an error in case it's not present
chore: update dependencies
fix(binding): use correct name in OptionalNotPresentError
feat(binding): use Result instead of IResult
chore: update major versions
Merge pull request #18 from Rutherther/feat/optional-binding
Add support for optional modules and hooks
feat(binding): move modules to dictionary for easier management
fix(binding): fix periodic hook wrapper function to return empty
feat(client): implement support for optional modules and hooks
feat(binding): convert hooks and modules to optionals
feat(binding): add optional
fix(binding): make nt client pattern work with both Gf and generated multiclient
fix(local): make nt client pattern work with newest client
feat(binding): make options of NosBrowserManager optional
feat(binding): add nt client with encryption key (session id)