* Sat Aug 26 2023 Andrea Manzini <andrea.manzini@suse.com>
- Update to version 5.2.2:
* 'using' Declarations and Explicit Resource Management
* Decorator Metadata
* Named and Anonymous Tuple Elements
* Easier Method Usage for Unions of Arrays
* Copying Array Methods
* symbols as WeakMap and WeakSet Keys
* Type-Only Import Paths with TypeScript Implementation File Extensions
* Comma Completions for Object Members
* Inline Variable Refactoring
* Optimized Checks for Ongoing Type Compatibility
* Breaking changes and Correctness fixes: see
https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/#breaking-changes-and-correctness-fixes
* Fri Aug 11 2023 Andrea Manzini <andrea.manzini@suse.com>
- Update to version 5.1.6:
* See https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-1.html
and https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html
* Breaking change:
TypeScript 5.1 now ships JavaScript functionality that was introduced in ECMAScript 2020.
As a result, at minimum TypeScript must be run in a reasonably modern runtime.
For most users, this means TypeScript now only runs on Node.js 14.17 and later.
* Sat Feb 25 2023 Lukas Müller <expeehaa@outlook.com>
- Update to version 4.9.5.
* See https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-9.html
and equivalent pages for the changelogs of this version and those in between.
Version: 4.2.4-bp155.2.12
* Mon Apr 12 2021 Mustafa Çalışkan <musfay@protonmail.com>
- Update to version 4.2.4
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Thu Mar 11 2021 Mustafa Çalışkan <musfay@protonmail.com>
- Update to version 4.2.3
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Sun Feb 28 2021 Mustafa Çalışkan <musfay@protonmail.com>
- Update to version 4.2.2
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Sun Feb 07 2021 Mustafa Çalışkan <musfay@protonmail.com>
- Update to version 4.1.3
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
Version: 4.2.4-bp154.1.23
* Mon Apr 12 2021 Mustafa Çal??kan <musfay@protonmail.com>
- Update to version 4.2.4
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Thu Mar 11 2021 Mustafa Çal??kan <musfay@protonmail.com>
- Update to version 4.2.3
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Sun Feb 28 2021 Mustafa Çal??kan <musfay@protonmail.com>
- Update to version 4.2.2
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Sun Feb 07 2021 Mustafa Çal??kan <musfay@protonmail.com>
- Update to version 4.1.3
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Wed Sep 23 2020 Ismail Dönmez <idonmez@suse.com>
- Update to version 4.0.3
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Mon Aug 03 2020 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.9.7
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Mon Jun 08 2020 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.9.5
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Wed May 20 2020 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.9.3
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Wed May 13 2020 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.9.2
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Fri May 01 2020 Marcus Rueckert <mrueckert@suse.de>
- Update to version 3.8.3
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Fri Jan 17 2020 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.7.5
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Tue Dec 24 2019 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.7.4
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Wed Dec 04 2019 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.7.3
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Sun Dec 01 2019 Ismail Dönmez <idonmez@suse.com>
- Update to version 3.7.2
* See https://www.typescriptlang.org/docs/handbook/release-notes/overview.html
for a complete changelog.
* Sun Nov 25 2018 Matej Cepl <mcepl@suse.com>
- Upgrade to 3.1.6. The list of changes is too long, you can find
infromation about changes on the TypeScript wiki, e.g., in
https://github.com/Microsoft/TypeScript/wiki/What%27s-new-in-TypeScript
Version: 2.2.1-bp150.2.4
* Thu Mar 16 2017 carlos@techbyte.ca
- Updating to 2.2.1
* Thu Feb 09 2017 carlos@techbyte.ca
- Downgrading to 2.1.6
* Thu Feb 09 2017 carlos@techbyte.ca
- Downgrading to 2.1.6
* Wed Feb 08 2017 carlos@techbyte.ca
- Renaming package
* Wed Feb 08 2017 carlos@techbyte.ca
- Initial release.