Skip to content

Releases: evetion/LazIO.jl

v0.4.6

16 Feb 17:44
702670c

Choose a tag to compare

LazIO v0.4.6

Diff since v0.4.5

Changes

  • More safety checks
  • Significant performance increase
  • Compat update

Merged pull requests:

  • CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#39) (@github-actions[bot])
  • Bump actions/checkout from 4 to 5 (#40) (@dependabot[bot])
  • Bump actions/checkout from 5 to 6 (#42) (@dependabot[bot])
  • Safety and read improvements (#43) (@evetion)

Closed issues:

  • Crash on indexing into large files (#44)

v0.4.5

04 Dec 20:41

Choose a tag to compare

LazIO v0.4.5

Diff since v0.4.4

v0.4.4

11 Oct 14:48
06b25d9

Choose a tag to compare

LazIO v0.4.4

Diff since v0.4.3

Changes

  • Added limited support for las 1.4+ pointtypes
  • Added plot support via package extensions on RecipesBase and Makie
  • Updated for new Julia versions
  • Updated CI

Merged pull requests:

v0.4.3

20 Oct 10:35
ca8cdbc

Choose a tag to compare

LazIO v0.4.3

Diff since v0.4.2

Merged pull requests:

v0.4.2

19 Mar 14:46
dd291b1

Choose a tag to compare

LazIO v0.4.2

Diff since v0.4.1

v0.4.1

12 Jan 10:47
c3d869d

Choose a tag to compare

LazIO v0.4.1

Diff since v0.4.0

v0.4.0

10 Jan 18:15
0e2e695

Choose a tag to compare

LazIO v0.4.0

Diff since v0.3.3

Closed issues:

  • Default Int32 coordinates type overflow issue (#32)

v0.3.3

02 Apr 13:06
649ba68

Choose a tag to compare

LazIO v0.3.3

Diff since v0.3.2

v0.3.2

26 Feb 10:11
2474255

Choose a tag to compare

LazIO v0.3.2

Diff since v0.3.1

Merged pull requests:

  • Accept kwargs in table interface that are passed to the Header (#31) (@evetion)

v0.3.1

02 Feb 17:41
73e0f85

Choose a tag to compare

LazIO v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Offset bugfix that always resulted in an offset of 1 (#29) (@evetion)