Releases: AndrewLemons/bambu-js
Releases · AndrewLemons/bambu-js
v3.0.1
v3.0.0
THIS IS A MAJOR RELEASE WITH BREAKING CHANGES
What's Changed
- Rewrote the whole project to be easier to use and maintain.
- Merged common functionality into
controllers, namely thePrinterController,FileController, andCameraController. - Added support for camera frame retrieval using the
CameraController. - Added support for multiple printer models, with type safety for each model.
- Added more HMS errors.
- Improved the README to have better documentation.
v2.1.5
v2.1.4
v2.1.3
What's Changed
- v2.0.3 by @AndrewLemons in #10
- v2.1.3 by @AndrewLemons in #11
Full Changelog: v2.0.2...v2.1.3
v2.0.2
v2.0.1
v2.0.0
v1.3.0
What's Changed
- Add printer disconnect method
- And printer stop method
- Improve printer connection events (
connectanddisconnect) - Add missing AMS overload errors
Full Changelog: v1.2.0...v1.3.0