Skip to content

Latest commit

 

History

History
239 lines (133 loc) · 19.1 KB

CHANGELOG.md

File metadata and controls

239 lines (133 loc) · 19.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.16.0 (2021-10-16)

Features

Bug Fixes

1.15.0 (2021-09-08)

Features

  • Add UISearchBar to LinkerPleaseInclude.cs (#995) (42a60ec)
  • make text adjust to overflow for different languages (#997) (6e28183)
  • update translations LocalResources.resx (Danish) (#985) (cf8e15a)

1.14.0 (2021-07-31)

Features

1.13.0 (2021-04-28)

Features

1.12.0 (2020-10-24)

Features

  • add support for C# 8 and notnull constraint for base ViewModels (#882) (564d511), closes C#8
  • deps: bump MvvmCross 7.1.2 (#870) (17383bc)
  • deps: bump MvvmCross.Forms 7.1.2 (#867) (d2883af)
  • deps: bump MvvmCross.Tests 7.1.2 (#862) (01ba34a)

1.11.0 (2020-10-22)

Features

1.10.0 (2020-08-23)

Features

1.9.1 (2020-07-27)

Bug Fixes

1.9.0 (2020-07-05)

Features

Bug Fixes

1.8.0 (2020-06-17)

Features

  • disable window resize (f8a0456), closes #776
  • deps: bump Microsoft.NET.Test.Sdk (#725) (b01eecf)
  • deps: bump NUnit3TestAdapter (#721) (0859a84)
  • translations: New translations LocalResources.resx (French) (#771) (e6bf064)

Bug Fixes

1.7.0 (2020-01-03)

Features

1.6.0 (2019-11-27)

Features

1.5.0 (2019-10-14)

Features

  • NuGet: support latest Nuspec requirements (#657) (c46bd3b)
  • template: .NET Standard 2.1 support (#664) (175292a)
  • translation: New Crowdin translations (#659) Japanese and Spanish (0d14d52)
  • translation: New Crowdin translations (#662) (f9f33fd)

1.4.0 (2019-10-08)

Bug Fixes

  • template: remove Mvx CodeAnalysis (341daac)

Features

1.3.0 (2019-06-29)

Bug Fixes

Features

1.2.3 (2019-06-15)

Bug Fixes

  • mvxform: Remove native reference from template (#424) (b43769d)

1.2.1 (2019-06-01)

Bug Fixes

  • vsix: Add missing UWP project type and global error handling (#419) (1e9ee00)

1.2.0 (2019-06-01)

Features

1.1.0 (2019-06-01)

Features

  • deps: Bump Xamarin.Forms (#406) (21e8f51)
  • deps: Bump Xamarin.Forms in /src/Templates/MvxForms/Blank (#407) (359c701)
  • deps: Bump Xamarin.Forms in /src/Templates/MvxForms/SingleView (#405) (ed270bf)
  • vsix: Update error handling on startup (#416) (fe62fef)

1.0.0 (2019-05-19)

Features