-
Notifications
You must be signed in to change notification settings - Fork 0
v2.1.0
emmanuel edited this page Aug 10, 2023
·
3 revisions
Release Notes | Version History
- Updated RequestName API function to only require basic text for name generation. This simplifies name generation via the API.
- Created RequestNameWithComponents API function for legacy name generation
- Updated GitHub documentation to separate files
- README.md - Overview of the Azure DevOps Naming Tool
- INSTALLATION.md - Instructions for installing the Azure DevOps Naming Tool
- UPDATING.md - Instructions for updating an installation
- USINGTHEAPI.md - Instructions for integrating with the API
- Moved Admin Log Message and Generated Name logging to new LogHelper class
- Updated API documentation