Skip to content

Commit a8c35a9

Browse files
authored
release-v1.4.4
\r\n***PUBLISH_RELEASE***
2 parents 9c37204 + 7b9b387 commit a8c35a9

10 files changed

Lines changed: 121 additions & 50 deletions

.github/workflows/update-dependencies.yml

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -21,32 +21,12 @@ jobs:
2121
name: Update .NET nanoFramework dependencies
2222
timeout-minutes: 15
2323
runs-on: windows-latest
24+
env:
25+
GITHUB_TOKEN: ${{ github.token }}
2426
steps:
2527
- name: Checkout
26-
uses: actions/checkout@v2.3.1
27-
with:
28-
path: main
29-
- name: Checkout tools repo
30-
uses: actions/checkout@v2.3.1
31-
with:
32-
repository: nanoframework/nf-tools
33-
path: tools
28+
uses: actions/checkout@v2
3429
- name: Update dependencies
35-
run: ./github-actions/update-nf-dependencies.ps1
36-
working-directory: tools
37-
- name: Create Pull Request
38-
uses: peter-evans/create-pull-request@v3
39-
if: env.CREATE_PR == 'true'
30+
uses: nanoframework/nanodu@v1
4031
with:
41-
title: '${{ env.PR_TITLE }}'
42-
body: |
43-
${{ env.PR_MESSAGE }}
44-
45-
[version update]
46-
47-
### :warning: This is an automated update. :warning:
48-
committer: 'nfbot <dependencybot@nanoframework.net>'
49-
branch: ${{ env.BRANCH_NAME }}
50-
path: main
51-
labels: |
52-
Type: dependencies
32+
solutionsToCheck: 'nanoFramework.System.Math.sln'

CHANGELOG.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,78 @@
22

33
## [v1.4.3](https://github.com/nanoframework/System.Math/tree/v1.4.3) (2021-12-02)
44

5+
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.4-preview.22...HEAD)
6+
7+
**Documentation and other chores:**
8+
9+
- Update 1 NuGet dependencies [\#105](https://github.com/nanoframework/System.Math/pull/105)
10+
- Update 1 NuGet dependencies [\#104](https://github.com/nanoframework/System.Math/pull/104)
11+
12+
## [v1.4.4-preview.22](https://github.com/nanoframework/System.Math/tree/v1.4.4-preview.22) (2022-03-17)
13+
14+
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.4-preview.19...v1.4.4-preview.22)
15+
16+
**Documentation and other chores:**
17+
18+
- Update 1 NuGet dependencies [\#103](https://github.com/nanoframework/System.Math/pull/103)
19+
- Update 1 NuGet dependencies [\#102](https://github.com/nanoframework/System.Math/pull/102)
20+
21+
## [v1.4.4-preview.19](https://github.com/nanoframework/System.Math/tree/v1.4.4-preview.19) (2022-03-14)
22+
23+
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.4-preview.15...v1.4.4-preview.19)
24+
25+
**Documentation and other chores:**
26+
27+
- Update 1 NuGet dependencies [\#101](https://github.com/nanoframework/System.Math/pull/101)
28+
- Update 1 NuGet dependencies [\#100](https://github.com/nanoframework/System.Math/pull/100)
29+
30+
## [v1.4.4-preview.15](https://github.com/nanoframework/System.Math/tree/v1.4.4-preview.15) (2022-02-17)
31+
32+
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.4-preview.13...v1.4.4-preview.15)
33+
34+
**Documentation and other chores:**
35+
36+
- Update 1 NuGet dependencies [\#99](https://github.com/nanoframework/System.Math/pull/99)
37+
38+
## [v1.4.4-preview.13](https://github.com/nanoframework/System.Math/tree/v1.4.4-preview.13) (2022-02-04)
39+
40+
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.4-preview.11...v1.4.4-preview.13)
41+
42+
**Documentation and other chores:**
43+
44+
- Update 1 NuGet dependencies [\#98](https://github.com/nanoframework/System.Math/pull/98)
45+
46+
## [v1.4.4-preview.11](https://github.com/nanoframework/System.Math/tree/v1.4.4-preview.11) (2022-01-28)
47+
48+
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.4-preview.10...v1.4.4-preview.11)
49+
50+
## [v1.4.4-preview.10](https://github.com/nanoframework/System.Math/tree/v1.4.4-preview.10) (2022-01-28)
51+
52+
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.4-preview.8...v1.4.4-preview.10)
53+
54+
**Documentation and other chores:**
55+
56+
- Update 1 NuGet dependencies [\#97](https://github.com/nanoframework/System.Math/pull/97)
57+
58+
## [v1.4.4-preview.8](https://github.com/nanoframework/System.Math/tree/v1.4.4-preview.8) (2022-01-28)
59+
60+
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.4-preview.5...v1.4.4-preview.8)
61+
62+
**Documentation and other chores:**
63+
64+
- Update 1 NuGet dependencies [\#96](https://github.com/nanoframework/System.Math/pull/96)
65+
66+
## [v1.4.4-preview.5](https://github.com/nanoframework/System.Math/tree/v1.4.4-preview.5) (2022-01-21)
67+
68+
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.3...v1.4.4-preview.5)
69+
70+
**Documentation and other chores:**
71+
72+
- Update 1 NuGet dependencies [\#95](https://github.com/nanoframework/System.Math/pull/95)
73+
- Update 1 nuget dependencies [\#91](https://github.com/nanoframework/System.Math/pull/91)
74+
75+
## [v1.4.3](https://github.com/nanoframework/System.Math/tree/v1.4.3) (2021-12-02)
76+
577
[Full Changelog](https://github.com/nanoframework/System.Math/compare/v1.4.3-preview.20...v1.4.3)
678

779
**Documentation and other chores:**

Tests/MathUnitTests/MathUnitTests.nfproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="Current" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup Label="Globals">
44
<NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
@@ -31,16 +31,16 @@
3131
<Compile Include="Properties\AssemblyInfo.cs" />
3232
</ItemGroup>
3333
<ItemGroup>
34-
<Reference Include="mscorlib, Version=1.11.7.2, Culture=neutral, PublicKeyToken=c07d481e9758c731">
35-
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll</HintPath>
34+
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
35+
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll</HintPath>
3636
<Private>True</Private>
3737
</Reference>
38-
<Reference Include="nanoFramework.TestFramework, Version=1.0.163.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
39-
<HintPath>..\..\packages\nanoFramework.TestFramework.1.0.163\lib\nanoFramework.TestFramework.dll</HintPath>
38+
<Reference Include="nanoFramework.TestFramework, Version=1.0.183.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
39+
<HintPath>..\..\packages\nanoFramework.TestFramework.1.0.183\lib\nanoFramework.TestFramework.dll</HintPath>
4040
<Private>True</Private>
4141
</Reference>
4242
<Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
43-
<HintPath>..\..\packages\nanoFramework.TestFramework.1.0.163\lib\nanoFramework.UnitTestLauncher.exe</HintPath>
43+
<HintPath>..\..\packages\nanoFramework.TestFramework.1.0.183\lib\nanoFramework.UnitTestLauncher.exe</HintPath>
4444
<Private>True</Private>
4545
</Reference>
4646
</ItemGroup>
@@ -58,11 +58,11 @@
5858
<ProjectConfigurationsDeclaredAsItems />
5959
</ProjectCapabilities>
6060
</ProjectExtensions>
61-
<Import Project="..\..\packages\nanoFramework.TestFramework.1.0.163\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.163\build\nanoFramework.TestFramework.targets')" />
61+
<Import Project="..\..\packages\nanoFramework.TestFramework.1.0.183\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.183\build\nanoFramework.TestFramework.targets')" />
6262
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
6363
<PropertyGroup>
6464
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.</ErrorText>
6565
</PropertyGroup>
66-
<Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.163\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.163\build\nanoFramework.TestFramework.targets'))" />
66+
<Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.183\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.183\build\nanoFramework.TestFramework.targets'))" />
6767
</Target>
6868
</Project>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="nanoFramework.CoreLibrary" version="1.11.7" targetFramework="netnanoframework10" />
4-
<package id="nanoFramework.TestFramework" version="1.0.163" targetFramework="netnanoframework10" developmentDependency="true" />
3+
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
4+
<package id="nanoFramework.TestFramework" version="1.0.183" targetFramework="netnanoframework10" developmentDependency="true" />
55
</packages>

azure-pipelines.yml

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,28 @@
1+
# Copyright (c) .NET Foundation and Contributors
2+
# See LICENSE file in the project root for full license information.
3+
14
trigger:
25
branches:
3-
include: [main, develop, "release-*" ]
6+
include:
7+
- main
8+
- develop
9+
- release-*
410
paths:
5-
exclude: [README.md, CHANGELOG.md, CODE_OF_CONDUCT.md, LICENSE.md, NuGet.Config, .github_changelog_generator, .gitignore]
11+
exclude:
12+
- .github_changelog_generator
13+
- .gitignore
14+
- CHANGELOG.md
15+
- CODE_OF_CONDUCT.md
16+
- LICENSE.md
17+
- README.md
18+
- NuGet.Config
19+
- assets/*
20+
- config/*
21+
- .github/*
22+
623
tags:
7-
include: ["v*"]
24+
include:
25+
- v*
826

927
# PR always trigger build
1028
pr:
@@ -19,7 +37,7 @@ resources:
1937
endpoint: nanoframework
2038

2139
pool:
22-
vmImage: 'windows-2019'
40+
vmImage: 'windows-latest'
2341

2442
variables:
2543
DOTNET_NOLOGO: true
@@ -38,6 +56,9 @@ steps:
3856
runUnitTests: true
3957
unitTestRunsettings: '$(System.DefaultWorkingDirectory)\Tests\MathUnitTests\nano.runsettings'
4058

59+
# update UnitsNet
60+
- template: azure-pipelines-templates/update-units-net.yml@templates
61+
4162
# step from template @ nf-tools repo
4263
# report error
4364
- template: azure-pipelines-templates/discord-webhook-task.yml@templates

nanoFramework.System.Math.DELIVERABLES.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.System.Math.DELIVERABLES</id>
55
<version>$version$</version>
66
<title>nanoFramework.System.Math.DELIVERABLES</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework project contributors,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<license type="file">LICENSE.md</license>
109
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1110
<releaseNotes>

nanoFramework.System.Math.nuspec

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
33
<metadata>
44
<id>nanoFramework.System.Math</id>
55
<version>$version$</version>
66
<title>nanoFramework.System.Math</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoframework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -18,9 +17,9 @@
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1918
<description>This package includes the nanoFramework.System.Math assembly for .NET nanoFramework C# projects.
2019
This package requires a target with System.Math v$nativeVersion$ (checksum $checksum$).</description>
21-
<tags>nanoFramework C# csharp netmf netnf nanoFramework.System.Math</tags>
20+
<tags>nanoFramework C# csharp netmf netnf Math</tags>
2221
<dependencies>
23-
<dependency id="nanoFramework.CoreLibrary" version="1.11.7" />
22+
<dependency id="nanoFramework.CoreLibrary" version="1.12.0" />
2423
</dependencies>
2524
</metadata>
2625
<files>

nanoFramework.System.Math/nanoFramework.System.Math.nfproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
<None Include="packages.config" />
4949
</ItemGroup>
5050
<ItemGroup>
51-
<Reference Include="mscorlib, Version=1.11.7.2, Culture=neutral, PublicKeyToken=c07d481e9758c731">
52-
<HintPath>..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll</HintPath>
51+
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
52+
<HintPath>..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll</HintPath>
5353
<Private>True</Private>
5454
</Reference>
5555
</ItemGroup>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="nanoFramework.CoreLibrary" version="1.11.7" targetFramework="netnanoframework10" />
3+
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
44
<package id="Nerdbank.GitVersioning" version="3.4.205" developmentDependency="true" targetFramework="netnanoframework10" />
55
</packages>

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"assemblyVersion": {
55
"precision": "revision"
66
},

0 commit comments

Comments
 (0)