Files
SDSlite/RELEASE_NOTES.md
semantic-release-bot 4b5ffdc4ba chore(release): 2.8.0
# [2.8.0](https://gitlab.com/oceanbox/SDSlite/compare/v2.7.4...v2.8.0) (2025-09-01)

### Bug Fixes

* Undo handleError(-1) introduced in v2.7.1 ([f5db685](f5db685a2a))

### Features

* update to net9 and turn off compression by default ([39d3329](39d3329538))
2025-09-01 13:07:27 +00:00

5.2 KiB

Changelog

2.8.0 (2025-09-01)

Bug Fixes

  • Undo handleError(-1) introduced in v2.7.1 (f5db685)

Features

  • update to net9 and turn off compression by default (39d3329)

2.7.4 (2024-08-09)

Bug Fixes

  • rename package to avoid version conflicts (5f9e5f9)

2.7.3 (2024-01-03)

Bug Fixes

  • remove debug prints and rename package to SDSLite.Oceanbox (3c7b181)

2.7.2 (2024-01-02)

Bug Fixes

  • add debug logging to CreateDimension (478feba)

2.7.1 (2023-12-31)

Bug Fixes

  • rename package to SDSLite-O to avoid confusion with upstream versions (7920b00)

2.7.0 (2023-12-31)

Bug Fixes

  • update Devcontainer to net8.0 (b62067d)

Features

2.6.0 (2023-03-22)

Bug Fixes

  • npmrc project group (2a420eb)
  • update sdsutil to net7.0 as well (2f8ffbd)
  • update to net7 and update sematic-release (4fc6c62)
  • use NPM_TOKEN and see if that helps (1e13ea8)
  • use VersionPrefix and with local semantic-release-dotnet (3b61cba)

Features

  • implement AddCharVariable for creating nc_char (arrays) (968f002)

2.5.0 (2022-05-31)

Features

  • implement AddCharVariable for creating nc_char (arrays) (815c4e3)

2.4.1 (2022-05-30)

Bug Fixes

  • support Char in Core/DataSet.cs as well (63efc6b)

2.4.0 (2022-05-30)

Features

2.3.0 (2022-04-29)

Features

  • Create Dimensions with fixed length (775e55d)

2.2.0 (2022-03-01)

Features

  • Add Url property for DAP access (d99da77)
  • Enable DAP for Url type Uris, and refactor (c66b60c)

2.1.1 (2022-02-25)

Bug Fixes

  • Update .version to force new release (57d1545)

1.0.0 (2022-02-25)

Bug Fixes

  • update sdutil to net6.0 (f7d0d18)

Features

1.0.0 (2022-02-16)

Bug Fixes

Features

  • add stub console program (10642b5)