Tags: JustinGrote/ModuleFast
Tags
✨ Convert to binary module (#114) Transition the project to C# by implementing core functionalities as binary cmdlets, enhancing performance and maintainability. This includes the addition of a new project structure, improved caching mechanisms, and support for NuGet package management. Update tests and documentation to reflect these changes. Also add initial AOT support Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: JustinGrote <15258962+JustinGrote@users.noreply.github.com> Co-authored-by: Justin Grote <justingrote@users.noreply.github.com>
✨ Exclude Prereleases from Exclusive Matching (#108) Modifies behavior so that `Module<2.0` does not match `2.0.0-alpha1` unless `-StrictSemVer` is specified Fixes #107 
PreviousNext