| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add documentation for basic usage and parser feature | 魏曹先生 | 2 days | 1 | -0/+146 |
| | | |||||
| * | Add general renderer support with serialization formats | 魏曹先生 | 2 days | 1 | -1/+172 |
| | | |||||
| * | Add vector pickers | 魏曹先生 | 3 days | 1 | -6/+2 |
| | | |||||
| * | Update Cargo.lock with registry source and checksums for local crates | 魏曹先生 | 6 days | 1 | -0/+4 |
| | | |||||
| * | Bump mingling version to 0.1.3 | 魏曹先生 | 6 days | 1 | -1/+1 |
| | | |||||
| * | Bump mingling_macros version to 0.1.2 | 魏曹先生 | 7 days | 1 | -1/+1 |
| | | |||||
| * | Update mingling_core to version 0.1.2 and use local dependencies | 魏曹先生 | 8 days | 1 | -5/+1 |
| | | | | | | | - Replace registry dependencies with local path dependencies - Bump mingling_core version from 0.1.1 to 0.1.2 - Add safety comments for unsafe downcast operations | ||||
| * | Update Cargo.lock for mingling_core and mingling_macros | 魏曹先生 | 8 days | 1 | -0/+4 |
| | | |||||
| * | Revert mingling_macros version to 0.1.1 | 魏曹先生 | 8 days | 1 | -1/+1 |
| | | |||||
| * | Update workspace dependencies and feature structure | 魏曹先生 | 8 days | 1 | -156/+3 |
| | | | | | | | | | - Bump mingling and mingling_macros to version 0.1.2 - Move macros from mingling_core to mingling crate - Remove unused transitive dependencies from Cargo.lock - Simplify tokio features in mingling_core - Adjust feature dependencies between crates | ||||
| * | Add argument parser module with picker API | 魏曹先生 | 8 days | 1 | -3/+12 |
| | | |||||
| * | Add mingling crate with core re-export and documentation | 魏曹先生 | 9 days | 1 | -0/+304 |
| | | |||||
| * | Rename mingling to mingling_core and update dependencies | 魏曹先生 | 9 days | 1 | -297/+0 |
| | | |||||
| * | Replace local mingling_macros dependency with published version0.1.0 | 魏曹先生 | 10 days | 1 | -0/+2 |
| | | |||||
| * | Completed the first preliminary usable version of the Mingling | 魏曹先生 | 10 days | 1 | -0/+181 |
| | | | | | framework. | ||||
| * | Add initial Mingling framework codebase | 魏曹先生 | 11 days | 1 | -0/+114 |
