Releases: Evan-2007/bambu-link
Releases · Evan-2007/bambu-link
v1.0.1
v1.0.0
A complete rewrite of the Bambu Lab 3D printer communication module, transitioning from a legacy callback-based architecture to a modern event-driven design with improved type safety and state management.
Key Changes:
- Complete rewrite of the MQTT client with async/await command handling
- Introduced Zod-based state validation and normalization
- New event-driven architecture with
stateandstateUpdateevents - Comprehensive README documentation with usage examples
- Removed legacy action modules in favor of direct command methods