Releases: coenm/RepoM
Releases Β· coenm/RepoM
v1.1.19
Changes
π Bug Fixes
- Fixing find-files to also find files in sub directories (PR #210)
Full Changelog: v1.1.18...v1.1.19
Published with dotnet-releaser
v1.1.18
Changes
β¨ New Features
- Add support for defining settings folder (PR #188)
π Bug Fixes
- Null Observer Exception (PR #161) by @gabriel-vanca
- Remove tooltip with 'broken' date (PR #186)
π Enhancements
- Added a mutex to make sure only one instance of RepoM can be running. (PR #143)
- Show current version (using nbgv) in help page (PR #150)
- Removed fixed path for code and document generation (PR #158)
- Fix Azure Dev Ops startup error (Null error check) (PR #159) by @gabriel-vanca
- Performance improvement of file searching (PR #152) by @Sjoerdsjoerd
π§° Maintenance
- Allow fork based pull requests build in Azure Devops (PR #142)
- Azure DevOps pipeline task should only run when previous succeeded() (PR #144)
- Update Azure Pipelines to trigger on build tag (PR #149)
- Organize repository folders (PR #187)
- TUnit for systemtest (PR #194)
π Documentation
- Cleanup old and obsolete documentation and update generation of plugin documentation (PR #166)
- Update documentation generation with examples (PR #182)
π§° Misc
- Set version to '1.1-beta' (2d3126b)
- Merge branch 'release/v1.0' (22091ac)
- Set version to '1.1' (3744685)
Full Changelog: v1.0.87...v1.1.18
Published with dotnet-releaser
v1.0.87
Changes
β¨ New Features
π Bug Fixes
- Fix autostart dll - exe (PR #13)
- Bugfix reponame space (PR #19)
- Bugfix230120 (PR #49)
- Fix markdown generation, make gated more secure. (PR #58)
- Fixed bug where multiple workitems in the git commit were not added (PR #59) by @Sjoerdsjoerd
- Maintanance and added IsNull method (PR #72)
- Fix deferred menu items (PR #75)
- Feature/sonarcloud issues and refactoring (PR #77)
- Fix lucene query parser to be case sensitive and fix some styling (PR #119)
- Fix deserializer (PR #123)
- Make test more robust (PR #139)
π Enhancements
- Feature/repom (PR #1)
- FindFiles in action repository (PR #11)
- Feature/SonarCloud (PR #17)
- Remote as variables (PR #18)
- Feature/azure prs (PR #20)
- Feature/packages (PR #21)
- update packages (PR #23)
- Logging (PR #24)
- Implemented loading multiple env files. Added logging. (PR #27)
- Azure pr cache (PR #28)
- Remove IPC (grr, and grrui tooling) (PR #33)
- Enable object variables and ForEach menu item (PR #37)
- Custom Ordering/Sorting (PR #39)
- Heidi module (PR #42)
- Feature/clipboard (PR #44)
- Feature/net7 (PR #47)
- Improve Filtering and Searching (PR #53)
- Feature/maintanance (PR #55)
- Maintenance (PR #60)
- Enable / Disable plugins in RepoM menu. (PR #63)
- Small fixes, sonar issues, improvements, adding some tests (PR #64)
- Module configuration (PR #65)
- Refactoring with breaking changes (PR #66)
- Cleanup and documentation (PR #67)
- Cache files (PR #69)
- Remove multi select (PR #71)
- Remove NameHelper and Translating names in action menus (PR #73)
- WebBrowser module (PR #76)
- update to net8 (PR #84)
- Check and create configuration on startup when not exists (PR #102)
- support bare repositories (PR #103)
- Extend matchers for search (PR #108)
- Split tags to Tags2.yaml (PR #110)
- Support for multiple screensizes (PR #111)
- Search is:behind (PR #122)
- Menu improvements remove async/await in menu (PR #126)
- Improve search performance (PR #124)
π§° Maintenance
- Cleanup StatusCharacterMap (PR #74)
- Remove check for updates timer (PR #82)
- Remove everything plugin (PR #118)
- HelpViewModel (PR #121)
- Remove required translate method in yaml (PR #130)
- Update dependencies and refactor property name (PR #133)
- Remove obsoletes from code (PR #135)
- Remove codecov task and updated sdk version. (PR #136)
- Update azure devops pipeline (PR #140)
π Documentation
- Documentation (PR #129)
π¦ Dependencies
π§° Misc
- Yaml configuration (PR #3)
- update packages (PR #14)
- Feature/refactor (PR #22)
- Repository Pinnen (PR #31)
- Restructuring (PR #40)
- Everything Module update (PR #45)
- Feature/improve module gitinfo windows explorer (PR #46)
- Implemented ReposRootDirectories (PR #52) by @Sjoerdsjoerd
- Create Pull Request (with auto-complete) in Azure Devops (PR #56) by @Sjoerdsjoerd
- Feature/sonarcloud (PR #61)
- Sonar Issues (PR #62)
- Everything maintenance (PR #80)
- sonar issues (PR #81)
- Set markdown snippets version to 25.1.0 (PR #83)
- update packages (PR #98)
- Sonar issues fixes (PR #101)
- remove runtimes from installer (PR #106)
- Improve message RepositoryActionsV2.yaml not found (PR #112)
- More logging for required commands when missing plugins (PR #115) by @Sjoerdsjoerd
- More logging and fixed default Azure Devops configuration (PR #114) by @Sjoerdsjoerd
- Import RepoZ + additional features (6d8202a)
- Update pull request yaml to dump env vars in file (6414045)
- pipeline: update versioning.json (4530692)
- Set version to '1.0' (05fe537)
Full Changelog: 8551b46569e91231f179cf1a0e15c4bb3cf1d44b...v1.0.87
Published with dotnet-releaser