Morph-data

Latest version: v0.3.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.7

Whatโ€™s changed

**๐Ÿ”ง Improvements**

- Added an API for reading and writing data from MDX files
- Added a <Head/> component that allows customization of HTML metadata
- Changed MDX titles to be automatically set as the HTML <title>
- Added a /static directory for hosting static files

0.1.6

Whatโ€™s changed

**๐Ÿ› Bug Fixes**

- Fixed an error occurring in the execution environment after morph deploy in v0.1.5.

**๐Ÿ”ง Improvements**

- Expanded flexibility of Python dependency packages.

0.1.5

Whatโ€™s changed

**๐Ÿ› Bug Fixes**

- Fixed bugs in `morph serve` and `morph compile` on Windows
- Fixed a runtime bug in the starter template when using DuckDB v1.2.0

**๐Ÿ”ง Improvements**

- Parsing Github table format in LLM chat

**๐Ÿ›  Maintenance**

- Removed the SQL Agent page from the starter template as its content has been migrated to the "Quick Start" section in the docs
- Temporarily removed the `morph_lib.ai` library to avoid dependency conflicts in the SDK

0.1.4

Whatโ€™s changed

**๐Ÿ› Bug Fixes**

- hotfix: pyproject.toml initialization (88) by shibatanaoto

0.1.3

Whatโ€™s changed

**๐Ÿš€ New Features**

- MDX: Supports <think> tag output from reasoning models like OpenAI o3-mini and Deepseek-r1.

**๐Ÿ› Bug Fixes**

- **Correct `pyproject.toml` Generation in `morph new` Command for Poetry Projects**
- Fixed the `morph config` command to work in directories where `morph_project.yml` does not exist.
- Fixed a bug where the profile specified in `morph_project.yml` was not being loaded.
- Fixed a bug where running files in the app started with `morph serve` would result in an error if the output contained NaN or NaT values.

**๐Ÿ”ง Improvements**

- Improved rendering performance of <Chat /> component

**๐Ÿ›  Maintenance**

- Added `.mock_user_context.json` to starter_template

0.1.2

Whatโ€™s changed

**๐Ÿš€ New Features**

- MDX: Added `<Chat />` component. You can now quickly build an AI chat app.
- Python: Added the `stream_chat` function to `morph_lib.stream`.
- CLI: Added the `morph context` command to display cloud user information.
- CLI: The `morph new` command now prompts users to select a Python version (3.9, 3.10, 3.11, 3.12).

**๐Ÿ› Bug Fixes**

- **UI**: Fixed an issue where some UI elements appeared in dark mode in the cloud-hosted environment.
- **CLI**: Removed the project_id setting check when running `morph config`.
- **CLI**: Fixed a bug where type errors occurred when saving Parquet files during `morph run` execution.

**๐Ÿ”ง Improvements**

- **MDX**: Added a table of contents to pages.
- **MDX**: If `export const title =` is not specified, the first heading in the page is automatically used as the title.
- **CLI**: Added a warning when the specified `--profile` section exists in the `morph config` command.
- **CLI**: Updated the `morph new` template to include RBAC functionality, Chat, and other components.

Page 2 of 3

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.