Skip to content

Releases: Reloaded-Project/Reloaded.Memory

8.1.0

08 Feb 22:18
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

8.1.0 - 2023-02-08

Merged

  • Add Span Write methods to EndianMemoryStream #1

Commits

  • Added Span Write methods to EndianMemoryStream 3605146
  • Corrected the api stuff 9712b57
  • Fix: Do not include Span in NS2.0; fixes recent merge af66c3b
  • Bumped: Release Version ac43dda

8.0.1

12 Sep 13:35
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

8.0.1 - 2022-09-12

Commits

  • Fixed: Bug with TryReadSafe that could lead to early termination. 5229fa0
  • Bumped: Main Library Verison 48bf758

8.0.0

08 Sep 12:28
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

8.0.0 - 2022-09-08

Commits

  • Bumped: Library Version 910da6e
  • Improved: StreamExtensions Unmanaged Write & Fixed Hidden Overloads 1db3cbf

7.1.0

06 Jul 14:56
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

7.1.0 - 2022-07-06

Commits

  • Added: Public API Analyzer adc12ca
  • Resolved: XML Errors a76e78b
  • Added: FromArray Span Methods & Backcompat Overloads 8b08b82
  • Added: StructArray Span Overloads & BackCompat Overloads 59fdef0
  • Resolved: Warnings for NuGet Icon & Reader Exception 2eb1505
  • Fixed: Compile Error for Test 1449a0d
  • Bumped: Library Version to 7.1.0 de39aff

7.0.0

18 Jun 09:28
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

7.0.0 - 2022-06-18

Commits

  • Changed: API Moved from IntPtr to nuint for addresses. 6e8d5da
  • Release: nuint powered build aaa c3a7da8

6.1.3

17 Jun 11:54
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

6.1.3 - 2022-06-17

Commits

  • Fixed: All Trim Warnings in Library 1fc465d
  • Bumped Library Version 11b672d

6.1.1

15 Jun 22:04
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

6.1.1 - 2022-06-15

Commits

  • Fixed: .csproj error leading to incorrectly included dependency. 78485f7

6.1.0

13 Jun 01:54
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

6.1.0 - 2022-06-13

Commits

  • Added: Overload featuring nint for RefPointer 0c99326
  • Bumped: Release Version to 6.1.0 e79bad5

6.0.0

13 Jun 01:12
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

6.0.0 - 2022-06-13

Commits

  • Added: Read/Write Extensions using int/long primitives for addresses. 8581d91
  • Breaking Change: Added Devirtualized IMemory Extensions e36b75e
  • Changed: Don't include Unsafe in net6.0 target. 6461579
  • Bumped Release Version to 6.0.0 17b0965

5.1.0

05 May 00:06
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

5.1.0 - 2022-05-05

Commits

  • Added: Ability to optionally not dispose underlying Streams 56887ef
  • Bumped: Library Version 2ceafc9