Changelog

Changelog for Python SDK and CLI

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.8.0] - 2024-09-16

  • Inference Batch Job Support
    • Webhook & Secret Management
    • Batch Dataset Management
    • Batch Job & Resources Management

[1.7.2] - 2024-07-29

Added

  • Bug fix for Datature CLI - Added numpy version to requirements.txt

[1.7.1b1] - 2024-04-23

Added

  • Custom model import (Beta)

[1.7.0] - 2024-04-16

Added

  • TensorRT conversion utility functions
  • TensorRT prediction utility functions

[1.6.0] - 2024-02-07

Added

  • Annotation Importation
  • Artifacts Advanced Exportation
  • Ontology Management

Changed

  • Init SDK functions

Unreleased

[1.6.1] - 2024-02-14

Added

  • Contributing Guidelines
  • Code of Conduct
  • Github Actions that Automate the Creation of Releases

Changed

  • Changed SDK logger name from nexus to datature-nexus