0.4.1
What's Changed
- Remove enum support from import method in favor of dedicated importEnum method by @Copilot in #1
- Add comprehensive Copilot instructions with dependency management guidelines by @Copilot in #2
- Add copilot-setup-steps.yml for GitHub Copilot environment customization by @Copilot in #4
- Refactor importByParent method to use existing import infrastructure by @Copilot in #3
- Add Importable interface to enable direct passing of importable objects by @Copilot in #6
New Contributors
- @Copilot made their first contribution in #1
Full Changelog: 0.4.0...0.4.1