v1.1.0
refactor(micromachine): update struct and method names for broader reuse
- Renamed
micromachine
toMicromachine
to allow usage outside this module. - Updated related methods to match the new struct name.
refactor(micromachine): update struct and method names for broader reuse
micromachine
to Micromachine
to allow usage outside this module.