Skip to content

Latest commit

 

History

History
executable file
·
338 lines (153 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

executable file
·
338 lines (153 loc) · 11.7 KB

9.0.1 (2022-03-25)

Bug Fixes

9.0.0 (2022-03-25)

Features

BREAKING CHANGES

  • move to dotnet 6.0.3

8.1.3 (2021-05-28)

Bug Fixes

8.1.2 (2021-02-02)

Bug Fixes

8.1.1 (2020-12-18)

Bug Fixes

8.1.0 (2020-12-09)

Features

  • fix sporadically failing tests (a592533)
  • multipolygon support (f160642)

8.0.4 (2020-11-18)

Bug Fixes

  • remove set-env usage in gh-actions (e24e5f7)

8.0.3 (2020-09-21)

Bug Fixes

8.0.2 (2020-07-18)

Bug Fixes

8.0.1 (2020-06-19)

Bug Fixes

8.0.0 (2020-05-22)

Features

  • spatialreferencesystemidentifier: srid belge lambert 1972 changed (3101b74)

BREAKING CHANGES

  • spatialreferencesystemidentifier: Spatial reference identifier of BelgeLambert1972 value changed

7.7.4 (2020-05-18)

Bug Fixes

7.7.3 (2020-05-04)

Bug Fixes

7.7.2 (2020-05-04)

Bug Fixes

7.7.1 (2020-03-21)

Bug Fixes

7.7.0 (2020-03-21)

Features

  • add support for reseting a field to its default value (0c411cf)

7.6.0 (2020-03-05)

Features

  • hasvalue indication on non-nullable dbase values (a3219d7)

7.5.0 (2020-03-04)

Features

7.4.0 (2020-03-03)

Features

  • first class support for non nullable and nullable value as (d69d247)

7.3.1 (2020-03-02)

Bug Fixes

7.3.0 (2020-01-31)

Features

  • upgrade netcoreapp31 and dependencies (f3ababc)

7.2.0 (2019-12-16)

Features

  • improve dbase float and number functions (2cc2378)
  • move back to dbase primitives (86a7e43)
  • remove legacy and improve dbasecharacter (bf5ea9d)
  • upgrade to netcoreapp31 (77affc7)

7.1.0 (2019-12-09)

Features

  • relax dbase file header reading (ae86572)

7.0.0 (2019-11-22)

Code Refactoring

  • upgrade to netcoreapp30 (80f1220)

BREAKING CHANGES

  • Upgrade to .NET Core 3

6.0.1 (2019-10-28)

Bug Fixes

  • upgrade build tools, move to fake 5 (564df97)

6.0.0 (2019-09-18)

Bug Fixes

  • integrated with nts 2 dot 0 type system (6e8672c)

Features

  • force build for nts 2.x (8676de7)

BREAKING CHANGES

  • removed pointm and pointsequence

5.0.0 (2019-08-26)

Features

  • added tolerance as type and to signatures (bbfa892)
  • nts integration as package (bb01268)
  • reintroduced nts geometry under test (0a45d6e)
  • removed nettopologysuite as dependency (8e381d1)

BREAKING CHANGES

  • no longer depend on nts, api changes around shape content

test: more coverage

test: more tests

feat: obsolete anonymous, to and from bytes

    • obsolete anonymous, to and from bytes

test: extra test

4.2.0 (2019-08-22)

Features

4.1.1 (2019-04-26)

4.1.0 (2019-04-16)

Features

  • add PolygonShapeContent (4b01f9a)

4.0.1 (2019-03-01)

Bug Fixes

  • slight change to how record number progresses (ad60a64)

4.0.0 (2019-02-28)

Features

  • dbase record enumerators (db7da4a)

BREAKING CHANGES

  • removed numbered dbase record support

3.1.0 (2019-02-28)

Features

  • enumerators for shape and dbase records (c894472)

3.0.1 (2019-02-26)

3.0.0 (2019-02-16)

Features

  • switch dbaserecordexception for endofstreamexception (1431323)

BREAKING CHANGES

  • different exception being thrown by dbaserecord.read()

2.0.0 (2019-02-13)

Features

  • change encoding resolution (79b9880)
  • dbase field name ignores casing (f3ac0eb)
  • make each exception take an exception as a parameter (ce93434)
  • split dbasefileheader and dbaserecord exception (0e02474)

BREAKING CHANGES

  • remove CodePage property, ToEncoding takes an EncodingProvider
  • dbaserecord reading throw different exception
  • casing is being ignored for dbase field names

1.2.0 (2019-01-08)

Features

  • add ToEncoding for DbaseCodePage (163c57c)

1.1.0 (2019-01-08)

Bug Fixes

  • CodePage property is now int? instead of int (16df603)

Features

  • add CodePage property for DbaseCodePage (bfcb6a8)

1.0.2 (2018-12-18)

1.0.1 (2018-12-18)

1.0.0 (2018-12-18)

Features

  • open source with MIT license as 'agentschap Informatie Vlaanderen' (629739b)