diff --git a/CHANGELOG.md b/CHANGELOG.md index 7663388..85889e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.73] - 2021-09-19 +* #128 Updated to use Swift 5.4.3 + ## [1.0.72] - 2021-09-17 * #110 Fixes build issues on Apple M1 Silicon. diff --git a/VERSION b/VERSION index eea6f62..be1dcc8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.72 +1.0.73 diff --git a/lib/Git/Revision.js b/lib/Git/Revision.js index 6b5db19..9f512a6 100644 --- a/lib/Git/Revision.js +++ b/lib/Git/Revision.js @@ -26,6 +26,7 @@ module.exports = { + // 1.0.73 - 282fe25d1757ff9974ade028d92111acdae6876a - tag:swift-5.4.3-RELEASE // 1.0.71 - b666aa622e73a4f6d826a10d7ba8e5db302d1ec1 - tag:swift-5.4.2-RELEASE @ Thu Jun 24 23:34:53 2021 -0700 // 1.0.70 - 5cfadf128e58cd0bff99d09b17eb05fa39311e95 - tag:swift-5.4.1-RELEASE @ Mon May 17 09:16:50 2021 -0700 // 1.0.68 - 3e4fab9bb6a56fc30d43e72eaff5b096cf160c55 - tag:swift-5.4-RELEASE @ Apr 24 22:11:07 2021 -0700 @@ -33,15 +34,16 @@ module.exports = { // 1.0.62 - 253ea65ba72933c92850803f0c26aa768757b3ab - tag:swift-5.3.1-RELEASE @ 12. November 2020 at 09:17:14 CET // 1.0.56 - e7c2f897ad2766b1664b56f3a77d939b844dd135 - tag:swift-5.3-RELEASE @ 11. September 2020 at 03:51:47 CEST // 1.0.54 - 443e9a41d1a7c1fcae280490144fcbf8461d3499 - tag:swift-5.2-RELEASE @ 24. March 2020 at 19:15:32 CET - swift: "b666aa622e73a4f6d826a10d7ba8e5db302d1ec1", + swift: "282fe25d1757ff9974ade028d92111acdae6876a", - // 1.0.71 - f13ea5dcc055e5d2d7c02e90d8c9907ca9dc72e1 - tag:swift-5.4.2-RELEASE @ Fri Aug 14 14:49:59 2020 -0700 + // 1.0.73 - f13ea5dcc055e5d2d7c02e90d8c9907ca9dc72e1 - tag:swift-5.4.3-RELEASE // 1.0.68 - f13ea5dcc055e5d2d7c02e90d8c9907ca9dc72e1 - tag:swift-5.4-RELEASE @ Aug 14 14:49:59 2020 -0700 // 1.0.62 - 25ea083a3af4ca09eee2b6dbdf58f1b163f87008 - tag:swift-5.3.1-RELEASE @ 2. September 2020 at 09:28:48 CEST // 1.0.56 - 25ea083a3af4ca09eee2b6dbdf58f1b163f87008 - tag:swift-5.3-RELEASE @ 2. September 2020 at 09:28:48 CEST // 1.0.54 - c992dacf3ca114806e6ac9ffc9113b19255be9fe - tag:swift-5.2-RELEASE @ 1. October 2019 at 17:57:33 CEST dispatch: "f13ea5dcc055e5d2d7c02e90d8c9907ca9dc72e1", + // 1.0.73 - dee1e194a44e660c205960adb470ea0981f78b49 - tag:swift-5.4.3-RELEASE // 1.0.71 - e8478ab818918ef2f62da6b7208b134bfb5947aa - tag:swift-5.4.2-RELEASE @ Wed May 26 21:17:51 2021 -0700 // 1.0.68 - b8c9b25e0bb50f4118f5bd9e53c14a8fa3fcf240 - tag:swift-5.4-RELEASE @ 22. February 2021 at 10:17:33 CET // 1.0.66 - f129bcb67fb961868bf818143fae95a9fab71093 - tag:swift-5.3.3-RELEASE @ 17. January 2021 at 13:47:37 CET @@ -49,8 +51,9 @@ module.exports = { // 1.0.56 - dfb10f7f74b73ba5742f3defcbb4d011abe9f2d4 - tag:swift-5.3-RELEASE @ 7. May 2020 at 11:59:46 CEST // 1.0.55 - 9a9402ba492bbae1cab2ef2d9f61c9d7c24659f9 - tag:swift-5.2.4-RELEASE @ 16. April 2020 at 20:36:00 CEST // 1.0.54 - 8d0871530c52456278ef8c83cb049e6d70b28a6b - tag:swift-5.2-RELEASE @ 18. March 2020 at 08:25:12 CET - foundation: "e8478ab818918ef2f62da6b7208b134bfb5947aa", + foundation: "dee1e194a44e660c205960adb470ea0981f78b49", + // 1.0.73 - 8ee67e3af469eb38c9616f971abd5a47fe8d6405 - tag:swift-5.4.3-RELEASE // 1.0.71 - 8ee67e3af469eb38c9616f971abd5a47fe8d6405 - tag:swift-5.4.2-RELEASE @ Thu May 27 16:18:16 2021 -0700 // 1.0.70 - cf0195a2f45d22e5e4487152f78fc077e5100dae - tag:swift-5.4.1-RELEASE @ Thu May 6 14:48:03 2021 -0700 // 1.0.67 - 439a44695a0534a26557cc34b4fe650dccb46aed - tag:swift-5.4-RELEASE @ 13. April 2021 at 19:37:22 CEST @@ -58,6 +61,7 @@ module.exports = { // 1.0.56 - c39a810ec308dd4a8d93c5011fb73a5c987e8680 - tag:swift-5.3-RELEASE @ 10. September 2020 at 08:07:01 CEST llvm: "8ee67e3af469eb38c9616f971abd5a47fe8d6405", + // 1.0.73 - 9c8096a23f44794bde297452d87c455fc4f76d42 - tag:swift-5.4.3-RELEASE // 1.0.71 - 9c8096a23f44794bde297452d87c455fc4f76d42 - tag:swift-5.4.2-RELEASE @ Mon May 4 10:27:35 2020 -0700 // 1.0.70 - 9c8096a23f44794bde297452d87c455fc4f76d42 - tag:swift-5.4.1-RELEASE @ Mon May 4 10:27:35 2020 -0700 // 1.0.68 - 9c8096a23f44794bde297452d87c455fc4f76d42 - tag:swift-5.4-RELEASE @ 4. May 2020 at 19:27:35 CEST @@ -79,6 +83,7 @@ module.exports = { // 1.0.26 - f8a8c1f59db355b46962577e7b74f1a1e8149dc6 - tag:v2.9.9 @ 3. January 2019 at 19:14:17 CET xml: "f8a8c1f59db355b46962577e7b74f1a1e8149dc6", + // 1.0.73 - 374cdb42d7b146837de70489a04c5df956092685 - tag:swift-5.4.3-RELEASE // 1.0.71 - 374cdb42d7b146837de70489a04c5df956092685 - tag:swift-5.4.2-RELEASE @ Fri May 14 13:05:34 2021 -0700 // 1.0.70 - 374cdb42d7b146837de70489a04c5df956092685 - tag:swift-5.4.1-RELEASE @ Fri May 14 13:05:34 2021 -0700 // 1.0.68 - 7cd58d6cc1945b14db1346792b39af609ce17fe9 - tag:swift-5.4-RELEASE @ Apr 24 21:40:37 2021 -0700 @@ -87,16 +92,18 @@ module.exports = { // 1.0.56 - 91bdc78dbd4595e69a45654d1e80eb334e1977c4 - tag:swift-5.3-RELEASE @ 10. September 2020 at 19:12:36 CEST spm: "374cdb42d7b146837de70489a04c5df956092685", + // 1.0.73 - eb56a00ed9dfd62c2ce4ec86183ff0bc0afda997 - tag:swift-5.4.3-RELEASE // 1.0.71 - eb56a00ed9dfd62c2ce4ec86183ff0bc0afda997 - tag:swift-5.4.2-RELEASE @ Mon Dec 14 14:36:23 2020 -0800 // 1.0.68 - eb56a00ed9dfd62c2ce4ec86183ff0bc0afda997 - tag:swift-5.4-RELEASE @ 14. December 2020 at 23:36:23 CET // 1.0.62 - ef2e9ba657fd0a4e6e25fff05051b328bf27aeaf - tag:swift-5.3.1-RELEASE @ 10. September 2020 at 18:55:53 CEST // 1.0.57 - ef2e9ba657fd0a4e6e25fff05051b328bf27aeaf - tag:swift-5.3-RELEASE @ 10. September 2020 at 18:55:53 CEST llb: "eb56a00ed9dfd62c2ce4ec86183ff0bc0afda997", + // 1.0.73 - d7bd4375c26e7dab2c17791cfa06f9b981d02339 - tag:swift-5.4.3-RELEASE // 1.0.71 - e95add83fc1042a0a0e260d342f9fc5608df9a84 - tag:swift-5.4.2-RELEASE @ Jan 20 21:58:15 2021 -0800 // 1.0.68 - e95add83fc1042a0a0e260d342f9fc5608df9a84 - tag:swift-5.4-RELEASE @ Jan 20 21:58:15 2021 -0800 // 1.0.57 - 8c3dfd42a36d0416345143eae4567d9314c12246 - branch:origin/release/5.3 @ 16. September 2020 at 21:54:27 CEST - tsc: "e95add83fc1042a0a0e260d342f9fc5608df9a84", + tsc: "d7bd4375c26e7dab2c17791cfa06f9b981d02339", // 1.0.71 - 986d191f94cec88f6350056da59c2e59e83d1229 - tag:0.4.3 // 1.0.70 - 986d191f94cec88f6350056da59c2e59e83d1229 - tag:0.4.3 @@ -108,6 +115,7 @@ module.exports = { // 1.0.69 - 81a65c4069c28011ee432f2858ba0de49b086677 - tag:3.0.1 yams: "9ff1cc9327586db4e0c8f46f064b6a82ec1566fa", + // 1.0.73 - 93e8b927225a62b963ebe13ab11e04192fa8a67b - tag:swift-5.4.3-RELEASE // 1.0.71 - 93e8b927225a62b963ebe13ab11e04192fa8a67b - tag:swift-5.4.2-RELEASE @ Sat Apr 24 21:40:11 2021 -0700 // 1.0.69 - 93e8b927225a62b963ebe13ab11e04192fa8a67b - tag:swift-5.4-RELEASE sd: "93e8b927225a62b963ebe13ab11e04192fa8a67b"