|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v1.2.6-preview.16](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.6-preview.16) (2019-07-17) |
| 4 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.6-preview.14...v1.2.6-preview.16) |
| 5 | + |
| 6 | +## [v1.2.6-preview.14](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.6-preview.14) (2019-07-17) |
| 7 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.6-preview.12...v1.2.6-preview.14) |
| 8 | + |
| 9 | +## [v1.2.6-preview.12](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.6-preview.12) (2019-07-15) |
| 10 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.6-preview.10...v1.2.6-preview.12) |
| 11 | + |
| 12 | +**Documentation and other chores:** |
| 13 | + |
| 14 | +- Update readme.txt [\#87](https://github.com/nanoframework/lib-CoreLibrary/pull/87) |
| 15 | + |
| 16 | +## [v1.2.6-preview.10](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.6-preview.10) (2019-07-11) |
| 17 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.6-preview.7...v1.2.6-preview.10) |
| 18 | + |
| 19 | +**Documentation and other chores:** |
| 20 | + |
| 21 | +- Added GetInvocationList to System.Delegate [\#85](https://github.com/nanoframework/lib-CoreLibrary/pull/85) |
| 22 | + |
| 23 | +## [v1.2.6-preview.7](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.6-preview.7) (2019-06-23) |
| 24 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.6-preview.1...v1.2.6-preview.7) |
| 25 | + |
| 26 | +**Documentation and other chores:** |
| 27 | + |
| 28 | +- Work on native assembly declaration [\#83](https://github.com/nanoframework/lib-CoreLibrary/pull/83) [[Breaking-Change](https://github.com/nanoframework/lib-CoreLibrary/labels/Breaking-Change)] |
| 29 | + |
| 30 | +## [v1.2.6-preview.1](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.6-preview.1) (2019-06-20) |
| 31 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.5-preview.1...v1.2.6-preview.1) |
| 32 | + |
| 33 | +**Implemented enhancements:** |
| 34 | + |
| 35 | +- Add support for Unix Epoch [\#82](https://github.com/nanoframework/lib-CoreLibrary/pull/82) |
| 36 | +- Rework DateTime [\#81](https://github.com/nanoframework/lib-CoreLibrary/pull/81) [[Breaking-Change](https://github.com/nanoframework/lib-CoreLibrary/labels/Breaking-Change)] |
| 37 | + |
| 38 | +**Fixed bugs:** |
| 39 | + |
| 40 | +- Rework DateTime [\#81](https://github.com/nanoframework/lib-CoreLibrary/pull/81) [[Breaking-Change](https://github.com/nanoframework/lib-CoreLibrary/labels/Breaking-Change)] |
| 41 | + |
| 42 | +## [v1.2.5-preview.1](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.5-preview.1) (2019-06-12) |
| 43 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.4-preview.1...v1.2.5-preview.1) |
| 44 | + |
| 45 | +**Fixed bugs:** |
| 46 | + |
| 47 | +- Fix DateTime ticks discrepancy from full .NET [\#80](https://github.com/nanoframework/lib-CoreLibrary/pull/80) [[Breaking-Change](https://github.com/nanoframework/lib-CoreLibrary/labels/Breaking-Change)] |
| 48 | + |
| 49 | +**Documentation and other chores:** |
| 50 | + |
| 51 | +- Update AssemblyNativeVersion to 1.2.0.0 [\#79](https://github.com/nanoframework/lib-CoreLibrary/pull/79) |
| 52 | + |
| 53 | +## [v1.2.4-preview.1](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.4-preview.1) (2019-06-12) |
| 54 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.2-preview.5...v1.2.4-preview.1) |
| 55 | + |
| 56 | +## [v1.2.2-preview.5](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.2-preview.5) (2019-06-12) |
| 57 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.2-preview.20...v1.2.2-preview.5) |
| 58 | + |
| 59 | +**Fixed bugs:** |
| 60 | + |
| 61 | +- Remove DebuggerBrowsable from excluded classes [\#78](https://github.com/nanoframework/lib-CoreLibrary/pull/78) |
| 62 | + |
| 63 | +**Documentation and other chores:** |
| 64 | + |
| 65 | +- Update Nerdbank.GitVersioning to 3.0.19-beta [\#77](https://github.com/nanoframework/lib-CoreLibrary/pull/77) |
| 66 | + |
| 67 | +## [v1.2.2-preview.20](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.2-preview.20) (2019-06-11) |
| 68 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.1-preview-013...v1.2.2-preview.20) |
| 69 | + |
| 70 | +## [v1.2.1-preview-013](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.1-preview-013) (2019-06-11) |
| 71 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.0...v1.2.1-preview-013) |
| 72 | + |
| 73 | +**Implemented enhancements:** |
| 74 | + |
| 75 | +- Fixes in ArrayList [\#76](https://github.com/nanoframework/lib-CoreLibrary/pull/76) |
| 76 | +- Fix debugger attributes [\#75](https://github.com/nanoframework/lib-CoreLibrary/pull/75) |
| 77 | +- Several fixes throughout the code base [\#74](https://github.com/nanoframework/lib-CoreLibrary/pull/74) |
| 78 | +- Remove CultureInfo unused field [\#72](https://github.com/nanoframework/lib-CoreLibrary/pull/72) |
| 79 | + |
| 80 | +**Fixed bugs:** |
| 81 | + |
| 82 | +- Fix SortableDateTimePattern [\#73](https://github.com/nanoframework/lib-CoreLibrary/pull/73) |
| 83 | + |
3 | 84 | ## [v1.2.0](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.0) (2019-04-23)
|
4 | 85 | [Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.1.2...v1.2.0)
|
5 | 86 |
|
|
0 commit comments