Releases: microsoft/PowerApps-Tooling
Releases · microsoft/PowerApps-Tooling
0.8.02735.117-preview
What's Changed
- During other upgrades in the repo, the netstandard2.0 version of the DLL and Nuget package were updated to net8.0. However netstandard2.0 is needed for use in full .NET Framework projects, such as the net48 version of PAC CLI. Returned that version to the Nuget package via:
- Return Formulas.Tools to netstandard2.0 by @tehcrashxor in #684
- Fix framework multitargeting by @tehcrashxor in #688
Full Changelog: 0.7.4-preview...0.8.02735.117-preview
0.8.2733.113-preview
What's Changed
- PASopa for modern controls by @marcelbf in #670
- Dependency update of Microsoft.Extensions.Logging by @petrochuk in #681
- Upgraded to .Net 8.0 by @petrochuk in #658
- Enable rules for IDisposable and exceptions by @joem-msft in #647
- Dependency Update of YamlDotNet by @petrochuk in #665
Full Changelog: 0.7.3-preview...0.7.4-preview
0.7.3-preview
What's Changed
- Removed unnecessary tasks by @petrochuk in #524
- serializing control properties in alphabetical order by @mizrael in #525
Full Changelog: 0.7.2-preview...0.7.3-preview
0.7.2-preview
What's Changed
- Added MsApp archive by @petrochuk in #505
- Use ESRP v3 by @petrochuk in #506
- Renamed ControlState to ControlEditorState by @petrochuk in #507
- Reading control from MsApp by @petrochuk in #508
- Moved Json converters to separate folder by @petrochuk in #509
- Moved classes to IO folder by @petrochuk in #510
- Refactor extensions by @petrochuk in #511
- Added type to control by @petrochuk in #512
- added new Microsoft.PowerPlatform.PowerApps.Persistence project by @mizrael in #513
- added YAML (de)serialization by @mizrael in #514
- Parallelize test execution by @petrochuk in #515
- updated project signing config by @mizrael in #516
- Using same YamlDotNet version by @petrochuk in #517
- Updating Versioning and MinVer package by @tehcrashxor in #518
- Moved collections and attributes by @petrochuk in #519
- Removed MinVer from lock files by @petrochuk in #520
- Sign assemblies by @petrochuk in #522
- Clean up remaining netcoreapp3.1 references by @tehcrashxor in #523
- updated az pipeline by @mizrael in #521
New Contributors
- @mizrael made their first contribution in #513
- @tehcrashxor made their first contribution in #518
Full Changelog: 0.7.1-preview...0.7.2-preview
0.7.1-preview
Full Changelog: 0.7.0-preview...0.7.1-preview
0.7.0-preview
What's Changed
- Net Core 3.1 is no longer supported. Converted to Net 6.0 LTS by @petrochuk in #497
- Yaml attributes by @petrochuk in #501
- Spelling fixes & schema update by @petrochuk in #504
Full Changelog: 0.6.6-preview...0.7.0-preview
0.6.6-preview
0.6.5-preview
- Fix Missing Logo File Throwing an Error
0.6.4-preview
What's Changed
- SBOM Generator
- Preventing null ref and null hash mismatch and property removed with LocalDatabaseReferenceJson.dataSources
- Fixed multiline msapp pack errors
0.6.3-preview
What's Changed
- Updated dotnet SDK to 6.0
- Update Azure Pipeline to Dotnet SDK 6.0
- Fixed multiple NullRefs