Skip to content

Commit

Permalink
Auto-updated ExternalApp Zip contents for v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jzapdot committed Jul 5, 2021
1 parent e84474a commit c99ff41
Show file tree
Hide file tree
Showing 21 changed files with 41 additions and 30 deletions.
6 changes: 3 additions & 3 deletions ExternalApp/Genesis.Core.Plugin/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ THE SOFTWARE.
[assembly: InternalsVisibleTo("Genesis.Plugin.Tests")]

// Assembly Info
[assembly: AssemblyVersion("2.3.1")]
[assembly: AssemblyFileVersion("2.3.1")]
[assembly: AssemblyInformationalVersion("2.3.1+4.Branch.develop.Sha.8cfca0dcdd1881346d5c590be1448e8f863a9079")]
[assembly: AssemblyVersion("2.3.2")]
[assembly: AssemblyFileVersion("2.3.2")]
[assembly: AssemblyInformationalVersion("2.3.2+5.Branch.develop.Sha.e84474a0656506cabac7de45cf2f940f77a1acc8")]
6 changes: 3 additions & 3 deletions ExternalApp/Genesis.Core/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ THE SOFTWARE.
[assembly: InternalsVisibleTo("Genesis.Editor")]

// Assembly Info
[assembly: AssemblyVersion("2.3.1")]
[assembly: AssemblyFileVersion("2.3.1")]
[assembly: AssemblyInformationalVersion("2.3.1+4.Branch.develop.Sha.8cfca0dcdd1881346d5c590be1448e8f863a9079")]
[assembly: AssemblyVersion("2.3.2")]
[assembly: AssemblyFileVersion("2.3.2")]
[assembly: AssemblyInformationalVersion("2.3.2+5.Branch.develop.Sha.e84474a0656506cabac7de45cf2f940f77a1acc8")]
6 changes: 3 additions & 3 deletions ExternalApp/Genesis.Plugin/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ THE SOFTWARE.
[assembly: InternalsVisibleTo("Genesis.Plugin.Tests")]

// Assembly Info
[assembly: AssemblyVersion("2.3.1")]
[assembly: AssemblyFileVersion("2.3.1")]
[assembly: AssemblyInformationalVersion("2.3.1+4.Branch.develop.Sha.8cfca0dcdd1881346d5c590be1448e8f863a9079")]
[assembly: AssemblyVersion("2.3.2")]
[assembly: AssemblyFileVersion("2.3.2")]
[assembly: AssemblyInformationalVersion("2.3.2+5.Branch.develop.Sha.e84474a0656506cabac7de45cf2f940f77a1acc8")]
6 changes: 3 additions & 3 deletions ExternalApp/Genesis.Shared/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ THE SOFTWARE.
[assembly: InternalsVisibleTo("Genesis.Editor")]
[assembly: InternalsVisibleTo("Genesis.Editor.Tests")]

[assembly: AssemblyVersion("2.3.1")]
[assembly: AssemblyFileVersion("2.3.1")]
[assembly: AssemblyInformationalVersion("2.3.1+4.Branch.develop.Sha.8cfca0dcdd1881346d5c590be1448e8f863a9079")]
[assembly: AssemblyVersion("2.3.2")]
[assembly: AssemblyFileVersion("2.3.2")]
[assembly: AssemblyInformationalVersion("2.3.2+5.Branch.develop.Sha.e84474a0656506cabac7de45cf2f940f77a1acc8")]
6 changes: 3 additions & 3 deletions ExternalApp/Genesis.Unity.Factory.Plugin/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ THE SOFTWARE.
[assembly:InternalsVisibleTo("Genesis.Plugin.Tests")]

// Assembly Info
[assembly: AssemblyVersion("2.3.1")]
[assembly: AssemblyFileVersion("2.3.1")]
[assembly: AssemblyInformationalVersion("2.3.1+4.Branch.develop.Sha.8cfca0dcdd1881346d5c590be1448e8f863a9079")]
[assembly: AssemblyVersion("2.3.2")]
[assembly: AssemblyFileVersion("2.3.2")]
[assembly: AssemblyInformationalVersion("2.3.2+5.Branch.develop.Sha.e84474a0656506cabac7de45cf2f940f77a1acc8")]
6 changes: 3 additions & 3 deletions ExternalApp/Genesis/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ THE SOFTWARE.
using System.Reflection;

// Assembly Info
[assembly: AssemblyVersion("2.3.1")]
[assembly: AssemblyFileVersion("2.3.1")]
[assembly: AssemblyInformationalVersion("2.3.1+4.Branch.develop.Sha.8cfca0dcdd1881346d5c590be1448e8f863a9079")]
[assembly: AssemblyVersion("2.3.2")]
[assembly: AssemblyFileVersion("2.3.2")]
[assembly: AssemblyInformationalVersion("2.3.2+5.Branch.develop.Sha.e84474a0656506cabac7de45cf2f940f77a1acc8")]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

[assembly: InternalsVisibleTo("Editor")]

[assembly: AssemblyVersion("2.3.1")]
[assembly: AssemblyFileVersion("2.3.1")]
[assembly: AssemblyInformationalVersion("2.3.1+4.Branch.develop.Sha.8cfca0dcdd1881346d5c590be1448e8f863a9079")]
[assembly: AssemblyVersion("2.3.2")]
[assembly: AssemblyFileVersion("2.3.2")]
[assembly: AssemblyInformationalVersion("2.3.2+5.Branch.develop.Sha.e84474a0656506cabac7de45cf2f940f77a1acc8")]
11 changes: 11 additions & 0 deletions Unity/Assets/JCMG/Genesis/CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ 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).

## [Releases]
### [2.3.2] - 2021-07-04
#### Fixed
These issues should help resolve any operating system path issues that caused either plugins to fail to be discovered or files to be written incorrectly.
* Modified `WriteToDiskPostProcessor` so that it will replace any inapropriate path characters per-platform with the correct ones.
* Modified `GenerateOptions` and `ConfigOptions` for the Genesis.CLI so that the case-sensitive "plugins" folder name is used and removed any platform-specific path characters.
* Added `OperatingSystemTools` helper methods for determining current operating system

### [2.3.1] - 2021-07-01
#### Changed
* Modified `GetAttributes` and `HasAttributes` extension methods with optional bool parameter `canInherit` so that a user can check to see if a `ITypeSymbol` is decorated with an matching attribute or base type name.
* Adjusted interface for `ICachedNamedTypeSymbol` for `GetAttributes` and `HasAttributes` to include new optional parameter `canInherit`.

### [2.3.0] - 2021-06-15
#### Changed
Expand Down
Binary file modified Unity/Assets/JCMG/Genesis/External/Genesis.CLI.zip
Binary file not shown.
Binary file modified Unity/Assets/JCMG/Genesis/Plugins/Genesis.Core.dll
Binary file not shown.
Binary file modified Unity/Assets/JCMG/Genesis/Plugins/Genesis.Core.pdb
Binary file not shown.
Binary file modified Unity/Assets/JCMG/Genesis/Plugins/Genesis.Shared.dll
Binary file not shown.
Binary file modified Unity/Assets/JCMG/Genesis/Plugins/Genesis.Shared.pdb
Binary file not shown.
6 changes: 3 additions & 3 deletions Unity/Assets/JCMG/Genesis/Scripts/Editor/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ THE SOFTWARE.

[assembly: InternalsVisibleTo("Genesis.Editor.Tests")]

[assembly: AssemblyVersion("2.3.1")]
[assembly: AssemblyFileVersion("2.3.1")]
[assembly: AssemblyInformationalVersion("2.3.1+4.Branch.develop.Sha.8cfca0dcdd1881346d5c590be1448e8f863a9079")]
[assembly: AssemblyVersion("2.3.2")]
[assembly: AssemblyFileVersion("2.3.2")]
[assembly: AssemblyInformationalVersion("2.3.2+5.Branch.develop.Sha.e84474a0656506cabac7de45cf2f940f77a1acc8")]
8 changes: 4 additions & 4 deletions Unity/Assets/JCMG/Genesis/Scripts/Editor/VersionConstants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ internal static class VersionConstants
/// <summary>
/// The semantic version
/// </summary>
public const string VERSION = "2.3.1";
public const string VERSION = "2.3.2";

/// <summary>
/// The branch of GIT this package was published from.
Expand All @@ -42,16 +42,16 @@ internal static class VersionConstants
/// <summary>
/// The current GIT commit hash this package was published on.
/// </summary>
public const string GIT_COMMIT = "8cfca0dcdd1881346d5c590be1448e8f863a9079";
public const string GIT_COMMIT = "e84474a0656506cabac7de45cf2f940f77a1acc8";

/// <summary>
/// The UTC human-readable date this package was published at.
/// </summary>
public const string PUBLISH_DATE = "Thursday, 01 July 2021";
public const string PUBLISH_DATE = "Monday, 05 July 2021";

/// <summary>
/// The UTC time this package was published at.
/// </summary>
public const string PUBLISH_TIME = "07/01/2021 11:51:54";
public const string PUBLISH_TIME = "07/05/2021 03:07:36";
}
}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"com.jeffcampbellmakesgames.genesis","displayName":"JCMG Genesis","version":"2.3.1","unity":"2019.1","description":"A general purpose code generation library for Unity","keywords":["JCMG","Code Generation","Genesis","Code","Gen"],"category":"Editor","author":{ "name":"Jeff Campbell", "email":"mirraraenn@gmail.com", "url":"https://github.com/jeffcampbellmakesgames/Genesis"},"dependencies":{"com.unity.settings-manager":"1.0.3","com.unity.sharp-zip-lib":"1.2.2-preview.1"}}
{"name":"com.jeffcampbellmakesgames.genesis","displayName":"JCMG Genesis","version":"2.3.2","unity":"2019.1","description":"A general purpose code generation library for Unity","keywords":["JCMG","Code Generation","Genesis","Code","Gen"],"category":"Editor","author":{ "name":"Jeff Campbell", "email":"mirraraenn@gmail.com", "url":"https://github.com/jeffcampbellmakesgames/Genesis"},"dependencies":{"com.unity.settings-manager":"1.0.3","com.unity.sharp-zip-lib":"1.2.2-preview.1"}}
2 changes: 1 addition & 1 deletion Unity/Assets/PackageManifest/PackageManifestConfig.asset
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ MonoBehaviour:
legacyPackageDestinationPath: ../Builds
packageName: com.jeffcampbellmakesgames.genesis
displayName: JCMG Genesis
packageVersion: 2.3.1
packageVersion: 2.3.2
unityVersion: 2019.1
description: A general purpose code generation library for Unity
category: Editor
Expand Down

0 comments on commit c99ff41

Please sign in to comment.