2025-04-03 13:35:38 +08:00
|
|
|
# Change Log
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
2025-04-03 13:36:32 +08:00
|
|
|
|
2025-04-23 19:31:22 +08:00
|
|
|
## Beta - 2025-04-23
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- [x] Fixed a bug introduced on April 18 where `start_index` was incorrectly passed.
|
|
|
|
|
|
2025-04-03 13:36:32 +08:00
|
|
|
## Beta - 2025-04-03
|
2025-04-23 19:31:22 +08:00
|
|
|
|
2025-04-03 13:35:38 +08:00
|
|
|
### Added
|
2025-04-03 13:36:32 +08:00
|
|
|
- [x] Add node_id, node summary
|
|
|
|
|
- [x] Add document discription
|
2025-04-23 19:31:22 +08:00
|
|
|
|
2025-04-03 13:35:38 +08:00
|
|
|
### Changed
|
2025-04-03 13:36:32 +08:00
|
|
|
- [x] Change "child_nodes" -> "nodes" to simplify the structure
|