9.0.1 (2022-03-25)
- DbaseDecimalCountTests (494adbe)
9.0.0 (2022-03-25)
- move to dotnet 6.0.3 (1e7e1b8)
- move to dotnet 6.0.3
8.1.3 (2021-05-28)
- move to 5.0.6 (75c30ae)
8.1.2 (2021-02-02)
- move to 5.0.2 (b6a695f)
8.1.1 (2020-12-18)
- move to 5.0.1 (0f6abfb)
8.1.0 (2020-12-09)
8.0.4 (2020-11-18)
- remove set-env usage in gh-actions (e24e5f7)
8.0.3 (2020-09-21)
- move to 3.1.8 (6395788)
8.0.2 (2020-07-18)
- move to 3.1.6 (d3dabea)
8.0.1 (2020-06-19)
- move to 3.1.5 (90650c4)
8.0.0 (2020-05-22)
- spatialreferencesystemidentifier: srid belge lambert 1972 changed (3101b74)
- spatialreferencesystemidentifier: Spatial reference identifier of BelgeLambert1972 value changed
7.7.4 (2020-05-18)
- move to 3.1.4 (03068e6)
7.7.3 (2020-05-04)
- remove trailing quotes (5bc48fc)
7.7.2 (2020-05-04)
7.7.1 (2020-03-21)
- use correct build user (3c727f3)
7.7.0 (2020-03-21)
- add support for reseting a field to its default value (0c411cf)
7.6.0 (2020-03-05)
- hasvalue indication on non-nullable dbase values (a3219d7)
7.5.0 (2020-03-04)
7.4.0 (2020-03-03)
- first class support for non nullable and nullable value as (d69d247)
7.3.1 (2020-03-02)
- bump netcore to 3.1.2 (c7157b3)
7.3.0 (2020-01-31)
- upgrade netcoreapp31 and dependencies (f3ababc)
7.2.0 (2019-12-16)
- 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)
- relax dbase file header reading (ae86572)
7.0.0 (2019-11-22)
- upgrade to netcoreapp30 (80f1220)
- Upgrade to .NET Core 3
6.0.1 (2019-10-28)
- upgrade build tools, move to fake 5 (564df97)
6.0.0 (2019-09-18)
- integrated with nts 2 dot 0 type system (6e8672c)
- force build for nts 2.x (8676de7)
- removed pointm and pointsequence
5.0.0 (2019-08-26)
- added tolerance as type and to signatures (bbfa892)
- nts integration as package (bb01268)
- reintroduced nts geometry under test (0a45d6e)
- removed nettopologysuite as dependency (8e381d1)
- 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)
- bump to .net 2.2.6 (88a0efa)
4.1.1 (2019-04-26)
4.1.0 (2019-04-16)
- add PolygonShapeContent (4b01f9a)
4.0.1 (2019-03-01)
- slight change to how record number progresses (ad60a64)
4.0.0 (2019-02-28)
- dbase record enumerators (db7da4a)
- removed numbered dbase record support
3.1.0 (2019-02-28)
- enumerators for shape and dbase records (c894472)
3.0.1 (2019-02-26)
3.0.0 (2019-02-16)
- switch dbaserecordexception for endofstreamexception (1431323)
- different exception being thrown by dbaserecord.read()
2.0.0 (2019-02-13)
- 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)
- 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)
- add ToEncoding for DbaseCodePage (163c57c)
1.1.0 (2019-01-08)
- CodePage property is now int? instead of int (16df603)
- add CodePage property for DbaseCodePage (bfcb6a8)
1.0.2 (2018-12-18)
1.0.1 (2018-12-18)
- open source with MIT license as 'agentschap Informatie Vlaanderen' (629739b)