Releases: K-dash/nblm-rs
Releases · K-dash/nblm-rs
v0.2.1
What's Changed
- feat: update version handling and import compatibility in nblm package by @K-dash in #78
- feat: add command availability checks and color output to diagnostics by @K-dash in #79
- feat: enhance doctor command with Google Drive access validation and JSON flag handling by @K-dash in #80
- fix: update test assertions for colored markers in diagnostics by @K-dash in #81
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update README to enhance installation instructions for macOS and Linux by @K-dash in #55
- update known API issues section from README by @K-dash in #56
- Update README.md by @K-dash in #57
- Add MIT License and update README by @K-dash in #58
- Change README by @K-dash in #59
- Update README with new badges by @K-dash in #60
- feat: add doctor command for environment diagnostics (Phase 1) by @tysoncung in #62
- feat: implement doctor command in CLI for environment diagnostics by @K-dash in #63
- refactor: align output markers in doctor command tests by @K-dash in #64
- refactor: introduce EnvironmentConfig for improved API client configuration by @K-dash in #67
- refactor: enhance NblmClient with backend architecture and remove deprecated API endpoints by @K-dash in #68
- feat: introduce API profile support in NblmClient and related components by @K-dash in #69
- refactor: update URL handling in NblmClient and backend components by @K-dash in #70
- New quick guide for rust is added. by @Venkat4real in #71
- refactor: enhance API profile support in nblm-core and nblm-cli by @K-dash in #72
- feat: enhance API profile handling in nblm-cli and nblm-core by @K-dash in #73
- feat: add UserOauth authentication method and experimental flag handling by @K-dash in #74
- refactor: reorganize models into enterprise module and update references by @K-dash in #75
- refactor: reorganize audio and share models in enterprise module by @K-dash in #76
- feat: implement Google Drive scope validation for source uploads by @K-dash in #77
New Contributors
- @tysoncung made their first contribution in #62
- @Venkat4real made their first contribution in #71
Full Changelog: v0.1.5...v0.2.0
v0.1.5
v0.1.4
What's Changed
- fix: create releases as draft for manual review by @K-dash in #36
- feat: add optional tag input for manual workflow dispatch in Rust publish workflow by @K-dash in #37
- fix: update Python workflows to use pyproject.toml for configuration and simplify arguments by @K-dash in #38
- doc: revise README formatting and content by @K-dash in #39
- doc: update README.md by @K-dash in #42
- chore: update Makefile.toml for Python tasks and add PR template by @K-dash in #47
- doc: update README with project focus and API status by @K-dash in #48
- refactor: CLI commands in documentation to remove gcloud authentication references by @K-dash in #50
- fix: update default value for NBLM_ENDPOINT_LOCATION in CLI args by @K-dash in #51
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- fix: README.md by @K-dash in #13
- feat: add GitHub Actions workflow for crate publishing and update package metadata by @K-dash in #14
- chore: add crates.io metadata for publishing by @K-dash in #15
- feat: add Python bindings base implementation by @K-dash in #16
- feat: add Python bindings for notebook operations with safe Tokio runtime handling by @K-dash in #17
- refactor: remove unsupported pageToken/nextPageToken parameters from API by @K-dash in #18
- refactor: update Makefile.toml and README for improved authentication methods and remove service account support by @K-dash in #19
- feat: implement notebook and source models with serialization support by @K-dash in #20
- feat: enhance Python bindings for notebook source management by @K-dash in #21
- feat: implement file upload functionality for notebook sources by @K-dash in #22
- refactor: restructure NblmClient and modularize HTTP handling by @K-dash in #23
- feat: add 'get source by ID' functionality to NblmClient and CLI by @K-dash in #24
- feat: add audio python bindings by @K-dash in #25
- feat: add CI workflows for Python and Rust by @K-dash in #26
- feat: enhance documentation and CI for Python and Rust by @K-dash in #27
- chore: bump version to 0.1.2 and fix Python workflows by @K-dash in #28
Full Changelog: v0.1.0...v0.1.2
v0.1.0
What's Changed
- test: add unit test by @K-dash in #1
- ci: add gh actions ci workflow by @K-dash in #3
- ci: add cargo-make based CI and codecov coverage with README/CONTRIBUTING ignores by @K-dash in #4
- chore: add renovate configuration by @K-dash in #5
- chore: extend release workflow and checksums by @K-dash in #10
- fix: release workflow by @K-dash in #11
New Contributors
Full Changelog: https://github.com/K-dash/nblm-rs/commits/v0.1.0