Releases: ktsu-dev/SingleAppInstance
Releases · ktsu-dev/SingleAppInstance
v1.2.5-pre.2
v1.2.4 (patch)
Changes since v1.2.3:
- Update README to match standard template format (@matt-edmondson)
v1.2.3 (patch)
Changes since v1.2.2:
- Add guidelines for using command line in non-interactive mode and directory context (@matt-edmondson)
- Add memory.jsonl file with project and class details (@matt-edmondson)
- Add SingleAppInstance.Test project to solution and configure build settings (@matt-edmondson)
- Add tests for SingleAppInstance behavior with no other instance running and custom launch logic (@matt-edmondson)
- Add workflow and process guidelines to Copilot instructions (@matt-edmondson)
- Clarify command line usage by providing an example for non-interactive mode with
gitcommands (@matt-edmondson) - Comment out MaxCpuCount setting in .runsettings to disable process-level parallelization (@matt-edmondson)
- Enhance memory.jsonl to include additional details for SingleAppInstance tests and project structure (@matt-edmondson)
- Enhance memory.jsonl to include advanced process detection and compatibility details for SingleAppInstance class (@matt-edmondson)
- Enhance SingleAppInstance to store and verify process information in JSON format (@matt-edmondson)
- Enhance SingleAppInstanceTests by adding assertions to verify PID file handling and initial state checks (@matt-edmondson)
- Organize and enhance Copilot documentation with detailed guidelines on memory usage, coding standards, and project management practices. (@matt-edmondson)
- Refactor SingleAppInstanceTests for better isolation (@matt-edmondson)
- Refactor SingleAppInstanceTests to improve clarity and structure of test methods, ensuring accurate PID file handling and process information validation. (@matt-edmondson)
- Refactor SingleAppInstanceTests to simplify file deletion logic and remove unnecessary try-finally blocks, ensuring clearer test flow and improved readability. (@matt-edmondson)
- Refine README.md for clarity and usage instructions of SingleAppInstance (@matt-edmondson)
- Refine README.md to enhance feature descriptions and clarify technical implementation details for SingleAppInstance (@matt-edmondson)
- Refine workflow guidelines for clarity on specialized tool usage and documentation checks (@matt-edmondson)
- Set max cpus for tests to 1 (@matt-edmondson)
- Update Copilot instructions for .NET project build and testing guidelines (@matt-edmondson)
- Update language-specific guidelines to clarify test execution commands and improve resource management (@matt-edmondson)
- Update language-specific guidelines to clarify tool usage and fallback options (@matt-edmondson)
- Update test command to run in a single process (@matt-edmondson)
v1.2.2 (patch)
Changes since v1.2.1:
- Add comprehensive Copilot instructions and memory management guidelines (@matt-edmondson)
- Add markdownlint configuration file for linting rules (@matt-edmondson)
v1.2.1 (patch)
Changes since v1.2.0:
- Update packages (@matt-edmondson)
v1.2.0 (minor)
Changes since v1.1.0:
- Add LICENSE template (@matt-edmondson)
v1.1.0 (minor)
Changes since v1.0.0-pre.19:
- Apply new editorconfig (@matt-edmondson)
What's Changed
- Bump ktsu.AppDataStorage from 1.7.2 to 1.11.0 in the ktsu group by @dependabot in #12
Full Changelog: v1.2.5-pre.1...v1.2.5-pre.2
v1.2.5-pre.1
v1.2.4 (patch)
Changes since v1.2.3:
- Update README to match standard template format (@matt-edmondson)
v1.2.3 (patch)
Changes since v1.2.2:
- Add guidelines for using command line in non-interactive mode and directory context (@matt-edmondson)
- Add memory.jsonl file with project and class details (@matt-edmondson)
- Add SingleAppInstance.Test project to solution and configure build settings (@matt-edmondson)
- Add tests for SingleAppInstance behavior with no other instance running and custom launch logic (@matt-edmondson)
- Add workflow and process guidelines to Copilot instructions (@matt-edmondson)
- Clarify command line usage by providing an example for non-interactive mode with
gitcommands (@matt-edmondson) - Comment out MaxCpuCount setting in .runsettings to disable process-level parallelization (@matt-edmondson)
- Enhance memory.jsonl to include additional details for SingleAppInstance tests and project structure (@matt-edmondson)
- Enhance memory.jsonl to include advanced process detection and compatibility details for SingleAppInstance class (@matt-edmondson)
- Enhance SingleAppInstance to store and verify process information in JSON format (@matt-edmondson)
- Enhance SingleAppInstanceTests by adding assertions to verify PID file handling and initial state checks (@matt-edmondson)
- Organize and enhance Copilot documentation with detailed guidelines on memory usage, coding standards, and project management practices. (@matt-edmondson)
- Refactor SingleAppInstanceTests for better isolation (@matt-edmondson)
- Refactor SingleAppInstanceTests to improve clarity and structure of test methods, ensuring accurate PID file handling and process information validation. (@matt-edmondson)
- Refactor SingleAppInstanceTests to simplify file deletion logic and remove unnecessary try-finally blocks, ensuring clearer test flow and improved readability. (@matt-edmondson)
- Refine README.md for clarity and usage instructions of SingleAppInstance (@matt-edmondson)
- Refine README.md to enhance feature descriptions and clarify technical implementation details for SingleAppInstance (@matt-edmondson)
- Refine workflow guidelines for clarity on specialized tool usage and documentation checks (@matt-edmondson)
- Set max cpus for tests to 1 (@matt-edmondson)
- Update Copilot instructions for .NET project build and testing guidelines (@matt-edmondson)
- Update language-specific guidelines to clarify test execution commands and improve resource management (@matt-edmondson)
- Update language-specific guidelines to clarify tool usage and fallback options (@matt-edmondson)
- Update test command to run in a single process (@matt-edmondson)
v1.2.2 (patch)
Changes since v1.2.1:
- Add comprehensive Copilot instructions and memory management guidelines (@matt-edmondson)
- Add markdownlint configuration file for linting rules (@matt-edmondson)
v1.2.1 (patch)
Changes since v1.2.0:
- Update packages (@matt-edmondson)
v1.2.0 (minor)
Changes since v1.1.0:
- Add LICENSE template (@matt-edmondson)
v1.1.0 (minor)
Changes since v1.0.0-pre.19:
- Apply new editorconfig (@matt-edmondson)
Full Changelog: v1.2.4...v1.2.5-pre.1
v1.2.4
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Enhance Process Identification to Fix PID Recycling Issue by @matt-edmondson in #11
New Contributors
- @matt-edmondson made their first contribution in #11
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Bump ktsu.AppDataStorage from 1.7.0 to 1.7.1 in the ktsu group by @dependabot in #8
- Bump ktsu.AppDataStorage from 1.7.1 to 1.7.2 in the ktsu group by @dependabot in #9
Full Changelog: v1.2.1...v1.2.2
v1.2.2-pre.3
What's Changed
- Bump ktsu.AppDataStorage from 1.7.1 to 1.7.2 in the ktsu group by @dependabot in #9
Full Changelog: v1.2.2-pre.2...v1.2.2-pre.3
v1.2.2-pre.2
Full Changelog: v1.2.2-pre.1...v1.2.2-pre.2
v1.2.2-pre.1
What's Changed
- Bump ktsu.AppDataStorage from 1.7.0 to 1.7.1 in the ktsu group by @dependabot in #8
Full Changelog: v1.2.1...v1.2.2-pre.1
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Full Changelog: v1.1.0...v1.2.0