Skip to content

Releases: javiertuya/portable

v2.4.0

12 Mar 09:51
Compare
Choose a tag to compare
  • Migrate conversion from Java to C# from Sharpen to JavaToCSharp
  • Add a .NET implementation of Map, HashMap and TreeMap based on ICollection, Collection and SortedCollection
  • Dependency updates

v2.3.0

07 Aug 10:26
Compare
Choose a tag to compare
  • Get full filename path from the CallStack
  • Read file lines without throwing exception if not found
  • Check for empty lists
  • Upgrade tests to net8.0 (package still in netstandard2.0)

v2.2.3

28 Jun 06:11
Compare
Choose a tag to compare
  • Dependency updates

v2.2.2-net

13 Aug 16:45
Compare
Choose a tag to compare
  • Ensure report dir is defined when HOSTED_APP_ROOT is not defined (.NET only)
  • Dependency updates

v2.2.1-java

12 Jul 16:09
Compare
Choose a tag to compare

Java only fix: Exclude folders when getting file list

v2.2.0

01 May 09:45
Compare
Choose a tag to compare
  • Create branch snapshots
  • Move all functionality to GitHub completed

v2.1.3

23 Apr 09:49
Compare
Choose a tag to compare
  • Add more node manipulation utilities
  • Sign artifacts only if profile sign-artifact is specified

v2.1.2

02 Apr 07:10
Compare
Choose a tag to compare

Moved to GitHub