Skip to content

Releases: MichaelVShapiro/SwiftDBFKit

SwiftDBFKit 1.2 Release

15 Dec 02:12
Compare
Choose a tag to compare

Added Features

Support for reading/writing field types:

  • Memo/OLE/Binary
  • Long/Autoincrement
  • Double

Support for detecting the encryption flag and incomplete transaction flag has also been added

Other Changes

Improved time complexity and documentation in a few areas.

SwiftDBFKit 1.0 Release

29 May 00:58
Compare
Choose a tag to compare

An easy way to read and write DBF files using Swift.