Skip to content

Releases: orchetect/swift-textfile

0.1.5

Choose a tag to compare

@orchetect orchetect released this 02 Aug 04:56
e8a0153
  • Removed external Package dependencies

0.1.4

Choose a tag to compare

@orchetect orchetect released this 28 Jul 06:24
  • Initial GitHub CI commit
  • README update

0.1.3

Choose a tag to compare

@orchetect orchetect released this 15 Mar 20:04
  • Added .rowCount and columnCount properties to StringTable
  • Added [row, column] and [safe: row, column] subscripts to StringTable
  • Renamed .rawData to .rawText
  • Updated unit tests

0.1.2

Choose a tag to compare

@orchetect orchetect released this 19 Jan 08:01
  • Bumped dependency version
  • Cleaned up imports, minor formatting cleanup
  • Added watchOS build exclusion for unit tests

0.1.1

Choose a tag to compare

@orchetect orchetect released this 08 Jan 10:03

Internalized dependency namespace

0.1.0

Choose a tag to compare

@orchetect orchetect released this 23 Sep 20:26

Initial Release