Skip to content

v1.3.2

Latest
Compare
Choose a tag to compare
@anton083 anton083 released this 06 Oct 16:27
· 1 commit to main since this release
b3d3f9d

Release notes:

  • TypedReader{T} iterate method will skip records if sequence can't converted to type T
  • convert methods will now first try to use sequence(T, record) method
  • Reader positions now start at 0 instead of 1.