Releases: carbon3d/carbon3d-api
Releases · carbon3d/carbon3d-api
v0.1.0
- Updated the README file
- Added
PartMeasurements
which reports recorded measurement information for prints - Added
PartMeasurementTemplates
which report all available measurement fields for prints - New pagination method for
Part Orders
,Part Measurements
, andPart Measurement Templates
v0.0.10
GET /part_orders/{uuid}
endpoint now includes Part UUID informationGET /prints
endpoint now includes Platform NFC and Cassette NFC information- New filter parameters have been added to
GET /builds
v0.0.9
- New filter parameters have been added to
GET /printed_parts
- New filter parameters have been added to
GET /builds
- Fixed issue where
GET/builds/{uuid}
would return status code 500.
v0.0.8
- New
GET /print_orders
endpoint GET /printed_parts
now includes serial number and printed part tags.GET /prints
now supports additional filtering options and additional response fields
v0.0.7
New GET /print_orders/{uuid}
endpoint
v0.0.6
- New “Part Orders” endpoints (replaces “Orders” endpoints)
- New “Print Orders” endpoints
- Cleanup
v0.0.5
- Fix bug in OrderUpdateRequest
v0.0.4
ci: Automated generate push
v0.0.3
ci: Automated generate push