Skip to content

Commit 78f97e6

Browse files
authored
Merge pull request #14 from nanoframework/release-v1.0.4
release-v1.0.4
2 parents 9b891b1 + 70035aa commit 78f97e6

11 files changed

+90
-49
lines changed

CHANGELOG.md

+50
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,55 @@
11
# Changelog
22

3+
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.Text.RegularExpressions/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/nanoframework/System.Text.RegularExpressions/compare/v1.0.4-preview.14...HEAD)
6+
7+
**Documentation and other chores:**
8+
9+
- Update 1 nuget dependencies [\#13](https://github.com/nanoframework/System.Text.RegularExpressions/pull/13)
10+
11+
## [v1.0.4-preview.14](https://github.com/nanoframework/System.Text.RegularExpressions/tree/v1.0.4-preview.14) (2021-12-03)
12+
13+
[Full Changelog](https://github.com/nanoframework/System.Text.RegularExpressions/compare/v1.0.4-preview.12...v1.0.4-preview.14)
14+
15+
**Documentation and other chores:**
16+
17+
- Update 1 nuget dependencies [\#12](https://github.com/nanoframework/System.Text.RegularExpressions/pull/12)
18+
19+
## [v1.0.4-preview.12](https://github.com/nanoframework/System.Text.RegularExpressions/tree/v1.0.4-preview.12) (2021-12-02)
20+
21+
[Full Changelog](https://github.com/nanoframework/System.Text.RegularExpressions/compare/v1.0.4-preview.10...v1.0.4-preview.12)
22+
23+
**Documentation and other chores:**
24+
25+
- Update 4 nuget dependencies [\#11](https://github.com/nanoframework/System.Text.RegularExpressions/pull/11)
26+
27+
## [v1.0.4-preview.10](https://github.com/nanoframework/System.Text.RegularExpressions/tree/v1.0.4-preview.10) (2021-12-02)
28+
29+
[Full Changelog](https://github.com/nanoframework/System.Text.RegularExpressions/compare/v1.0.4-preview.8...v1.0.4-preview.10)
30+
31+
**Documentation and other chores:**
32+
33+
- Update 2 nuget dependencies [\#9](https://github.com/nanoframework/System.Text.RegularExpressions/pull/9)
34+
35+
## [v1.0.4-preview.8](https://github.com/nanoframework/System.Text.RegularExpressions/tree/v1.0.4-preview.8) (2021-12-02)
36+
37+
[Full Changelog](https://github.com/nanoframework/System.Text.RegularExpressions/compare/v1.0.4-preview.1...v1.0.4-preview.8)
38+
39+
**Documentation and other chores:**
40+
41+
- Update 4 nuget dependencies [\#10](https://github.com/nanoframework/System.Text.RegularExpressions/pull/10)
42+
- Update 1 nuget dependencies [\#8](https://github.com/nanoframework/System.Text.RegularExpressions/pull/8)
43+
- Update 1 nuget dependencies [\#5](https://github.com/nanoframework/System.Text.RegularExpressions/pull/5)
44+
45+
## [v1.0.4-preview.1](https://github.com/nanoframework/System.Text.RegularExpressions/tree/v1.0.4-preview.1) (2021-08-02)
46+
47+
[Full Changelog](https://github.com/nanoframework/System.Text.RegularExpressions/compare/v1.0.3...v1.0.4-preview.1)
48+
49+
## [v1.0.3](https://github.com/nanoframework/System.Text.RegularExpressions/tree/v1.0.3) (2021-08-02)
50+
51+
[Full Changelog](https://github.com/nanoframework/System.Text.RegularExpressions/compare/v1.0.3-preview.4...v1.0.3)
52+
353
## [v1.0.3-preview.4](https://github.com/nanoframework/System.Text.RegularExpressions/tree/v1.0.3-preview.4) (2021-08-02)
454

555
[Full Changelog](https://github.com/nanoframework/System.Text.RegularExpressions/compare/v1.0.2...v1.0.3-preview.4)

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoFramework.System.Text.RegularExpressions&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoFramework.System.Text.RegularExpressions) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoFramework.System.Text.RegularExpressions&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoFramework.System.Text.RegularExpressions) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Text.RegularExpressions.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Text/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/main/CONTRIBUTING.md)
22
[![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)
33

4-
![nanoFramework logo](https://github.com/nanoframework/Home/blob/main/resources/logo/nanoFramework-repo-logo.png)
4+
![nanoFramework logo](https://raw.githubusercontent.com/nanoframework/Home/main/resources/logo/nanoFramework-repo-logo.png)
55

66
-----
77

8-
### Welcome to the **nanoFramework** System.Text.RegularExpressions repository!
8+
### Welcome to the .NET **nanoFramework** System.Text.RegularExpressions repository
99

1010
## Build status
1111

@@ -143,7 +143,7 @@ Please check the header of the files in this repository, some of the code is und
143143

144144
## Code of Conduct
145145

146-
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
146+
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behaviour in our community.
147147
For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).
148148

149149
### .NET Foundation

Tests/NFUnitTestRegex/NFUnitTestRegex.nfproj

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?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">
4-
<NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
4+
<NanoFrameworkProjectSystemPath>$(MSBuildExtensionsPath)\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
55
</PropertyGroup>
66
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props')" />
77
<ItemGroup>
@@ -40,16 +40,16 @@
4040
<ProjectReference Include="..\..\nanoFramework.System.Text.RegularExpressions\nanoFramework.System.Text.RegularExpressions.nfproj" />
4141
</ItemGroup>
4242
<ItemGroup>
43-
<Reference Include="mscorlib, Version=1.10.5.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
44-
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll</HintPath>
43+
<Reference Include="mscorlib, Version=1.11.7.2, Culture=neutral, PublicKeyToken=c07d481e9758c731">
44+
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll</HintPath>
4545
<Private>True</Private>
4646
</Reference>
47-
<Reference Include="nanoFramework.TestFramework, Version=1.0.147.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
48-
<HintPath>..\..\packages\nanoFramework.TestFramework.1.0.147\lib\nanoFramework.TestFramework.dll</HintPath>
47+
<Reference Include="nanoFramework.TestFramework, Version=1.0.166.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
48+
<HintPath>..\..\packages\nanoFramework.TestFramework.1.0.166\lib\nanoFramework.TestFramework.dll</HintPath>
4949
<Private>True</Private>
5050
</Reference>
5151
<Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
52-
<HintPath>..\..\packages\nanoFramework.TestFramework.1.0.147\lib\nanoFramework.UnitTestLauncher.exe</HintPath>
52+
<HintPath>..\..\packages\nanoFramework.TestFramework.1.0.166\lib\nanoFramework.UnitTestLauncher.exe</HintPath>
5353
<Private>True</Private>
5454
</Reference>
5555
</ItemGroup>
@@ -64,11 +64,11 @@
6464
<ProjectConfigurationsDeclaredAsItems />
6565
</ProjectCapabilities>
6666
</ProjectExtensions>
67-
<Import Project="..\..\packages\nanoFramework.TestFramework.1.0.147\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.147\build\nanoFramework.TestFramework.targets')" />
67+
<Import Project="..\..\packages\nanoFramework.TestFramework.1.0.166\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.166\build\nanoFramework.TestFramework.targets')" />
6868
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
6969
<PropertyGroup>
7070
<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>
7171
</PropertyGroup>
72-
<Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.147\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.147\build\nanoFramework.TestFramework.targets'))" />
72+
<Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.166\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.166\build\nanoFramework.TestFramework.targets'))" />
7373
</Target>
74-
</Project>
74+
</Project>

Tests/NFUnitTestRegex/packages.config

+2-2
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.10.5" targetFramework="netnanoframework10" />
4-
<package id="nanoFramework.TestFramework" version="1.0.147" targetFramework="netnanoframework10" developmentDependency="true" />
3+
<package id="nanoFramework.CoreLibrary" version="1.11.7" targetFramework="netnanoframework10" />
4+
<package id="nanoFramework.TestFramework" version="1.0.166" targetFramework="netnanoframework10" developmentDependency="true" />
55
</packages>

assets/nf-logo.png

4.95 KB
Loading

assets/readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
===================================================================================
88

9-
API docs: https://docs.nanoframework.net/api/nanoFramework.System.Text.RegularExpressions.html
9+
API docs: https://docs.nanoframework.net/api/System.Text.RegularExpressions
1010

1111
Browse our samples repository: https://github.com/nanoframework/samples
1212

azure-pipelines.yml

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@ trigger:
22
branches:
33
include: [main, develop, "release-*" ]
44
paths:
5-
exclude: [README.md, LICENSE.md, NuGet.Config, .github_changelog_generator, .gitignore]
5+
exclude: [README.md, CHANGELOG.md, CODE_OF_CONDUCT.md, LICENSE.md, NuGet.Config, .github_changelog_generator, .gitignore]
66
tags:
77
include: ["v*"]
88

99
# PR always trigger build
10+
pr:
11+
autoCancel: true
1012

1113
# add nf-tools repo to resources (for Azure Pipelines templates)
1214
resources:
@@ -25,8 +27,8 @@ jobs:
2527
vmImage: 'windows-2019'
2628

2729
variables:
28-
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
29-
solution: '**/*.sln'
30+
DOTNET_NOLOGO: true
31+
solution: 'nanoFramework.System.Text.RegularExpressions.sln'
3032
buildPlatform: 'Any CPU'
3133
buildConfiguration: 'Release'
3234
nugetPackageName: 'nanoFramework.System.Text.RegularExpressions'

nanoFramework.System.Text.RegularExpressions.nuspec

+7-6
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@
55
<version>$version$</version>
66
<title>nanoFramework.System.Text.RegularExpressions</title>
77
<authors>.NET nanoFramework project contributors</authors>
8-
<owners>.NET nanoFramework project contributors,dotnetfoundation</owners>
8+
<owners>nanoframework,dotnetfoundation</owners>
99
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1010
<license type="file">LICENSE.md</license>
1111
<releaseNotes>
1212
</releaseNotes>
13+
<readme>docs\README.md</readme>
1314
<developmentDependency>false</developmentDependency>
1415
<projectUrl>https://github.com/nanoframework/System.Text.RegularExpressions</projectUrl>
1516
<icon>images\nf-logo.png</icon>
1617
<repository type="git" url="https://github.com/nanoframework/System.Text.RegularExpressions" commit="$commit$" />
1718
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1819
<description>This package includes the System.Text assembly for .NET nanoFramework C# projects.</description>
19-
<summary>System.Text.RegularExpressions assembly for nanoFramework C# projects</summary>
2020
<tags>nanoFramework C# csharp netmf netnf nanoFramework.System.Text.RegularExpressions</tags>
2121
<dependencies>
22-
<dependency id="nanoFramework.CoreLibrary" version="1.10.5" />
23-
<dependency id="nanoFramework.System.Collections" version="1.2.0"/>
24-
<dependency id="nanoFramework.System.Text" version="1.1.1"/>
22+
<dependency id="nanoFramework.CoreLibrary" version="1.11.7" />
23+
<dependency id="nanoFramework.System.Collections" version="1.3.0" />
24+
<dependency id="nanoFramework.System.Text" version="1.1.2" />
2525
</dependencies>
2626
</metadata>
2727
<files>
@@ -31,7 +31,8 @@
3131
<file src="nanoFramework.System.Text.RegularExpressions\bin\Release\System.Text.RegularExpressions.pe" target="lib\System.Text.RegularExpressions.pe" />
3232
<file src="nanoFramework.System.Text.RegularExpressions\bin\Release\System.Text.RegularExpressions.xml" target="lib\System.Text.RegularExpressions.xml" />
3333
<file src="assets\readme.txt" target="" />
34+
<file src="README.md" target="docs\" />
3435
<file src="assets\nf-logo.png" target="images" />
3536
<file src="LICENSE.md" target="" />
3637
</files>
37-
</package>
38+
</package>

nanoFramework.System.Text.RegularExpressions/nanoFramework.System.text.RegularExpressions.nfproj

+8-19
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?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">
4-
<NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
4+
<NanoFrameworkProjectSystemPath>$(MSBuildExtensionsPath)\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
55
</PropertyGroup>
66
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props')" />
77
<PropertyGroup>
@@ -53,31 +53,20 @@
5353
<InProject>false</InProject>
5454
</NFMDP_PE_ExcludeClassByName>
5555
</ItemGroup>
56-
<ItemGroup>
57-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll">
58-
<InProject>false</InProject>
59-
</NFMDP_PE_LoadHints>
60-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Collections.1.2.0\lib\nanoFramework.System.Collections.dll">
61-
<InProject>false</InProject>
62-
</NFMDP_PE_LoadHints>
63-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Text.1.1.1\lib\nanoFramework.System.Text.dll">
64-
<InProject>false</InProject>
65-
</NFMDP_PE_LoadHints>
66-
</ItemGroup>
6756
<ItemGroup>
6857
<None Include="packages.config" />
6958
</ItemGroup>
7059
<ItemGroup>
71-
<Reference Include="mscorlib, Version=1.10.5.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
72-
<HintPath>..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll</HintPath>
60+
<Reference Include="mscorlib, Version=1.11.7.2, Culture=neutral, PublicKeyToken=c07d481e9758c731">
61+
<HintPath>..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll</HintPath>
7362
<Private>True</Private>
7463
</Reference>
75-
<Reference Include="nanoFramework.System.Collections, Version=1.2.0.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
76-
<HintPath>..\packages\nanoFramework.System.Collections.1.2.0\lib\nanoFramework.System.Collections.dll</HintPath>
64+
<Reference Include="nanoFramework.System.Collections, Version=1.3.0.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
65+
<HintPath>..\packages\nanoFramework.System.Collections.1.3.0\lib\nanoFramework.System.Collections.dll</HintPath>
7766
<Private>True</Private>
7867
</Reference>
79-
<Reference Include="nanoFramework.System.Text, Version=1.1.1.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
80-
<HintPath>..\packages\nanoFramework.System.Text.1.1.1\lib\nanoFramework.System.Text.dll</HintPath>
68+
<Reference Include="nanoFramework.System.Text, Version=1.1.2.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
69+
<HintPath>..\packages\nanoFramework.System.Text.1.1.2\lib\nanoFramework.System.Text.dll</HintPath>
8170
<Private>True</Private>
8271
</Reference>
8372
</ItemGroup>
@@ -94,4 +83,4 @@
9483
</PropertyGroup>
9584
<Error Condition="!Exists('..\packages\Nerdbank.GitVersioning.3.4.194\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Nerdbank.GitVersioning.3.4.194\build\Nerdbank.GitVersioning.targets'))" />
9685
</Target>
97-
</Project>
86+
</Project>
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="nanoFramework.CoreLibrary" version="1.10.5" targetFramework="netnanoframework10" />
4-
<package id="nanoFramework.System.Collections" version="1.2.0" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.System.Text" version="1.1.1" targetFramework="netnanoframework10" />
3+
<package id="nanoFramework.CoreLibrary" version="1.11.7" targetFramework="netnanoframework10" />
4+
<package id="nanoFramework.System.Collections" version="1.3.0" targetFramework="netnanoframework10" />
5+
<package id="nanoFramework.System.Text" version="1.1.2" targetFramework="netnanoframework10" />
66
<package id="Nerdbank.GitVersioning" version="3.4.194" developmentDependency="true" targetFramework="netnanoframework10" />
77
</packages>

version.json

+2-3
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.0.3",
3+
"version": "1.0.4",
44
"assemblyVersion": {
55
"precision": "revision"
66
},
@@ -14,8 +14,7 @@
1414
"^refs/heads/v\\d+(?:\\.\\d+)?$"
1515
],
1616
"cloudBuild": {
17-
"setAllVariables": true,
18-
"buildNumber": null
17+
"setAllVariables": true
1918
},
2019
"release": {
2120
"branchName": "release-v{version}",

0 commit comments

Comments
 (0)