Skip to content

Releases: Loop3D/map2loop

v3.2.0

16 Dec 22:19
35c54be
Compare
Choose a tag to compare

3.2.0 (2024-12-16)

Features

Bug Fixes

  • add commit types to release config (5c8bcb7)
  • updated release context (c334a62)

v3.1.13

19 Nov 04:22
1b2ff78
Compare
Choose a tag to compare

3.1.13 (2024-11-19)

Bug Fixes

  • bump with vtag (5ebc07b)
  • change docs build to combine all dependencies in one file (fb51025)
  • lowercase m2l and add vtag to rp manifest (7311e40)
  • remove vtag setting temporarily to see if this is what's stopping version bump PR (c73e6fd)
  • revert and double check typo on release-please (d455350)
  • rp manifest update (e0bb75b)
  • test trigger release (2d87633)
  • typo in rp config (9b1ba12)

v3.1.12

11 Sep 06:42
06fbe79
Compare
Choose a tag to compare

3.1.12 (2024-09-11)

Bug Fixes

  • removing additional indents (cdd3eab)

v3.1.11

09 Aug 07:34
64f5803
Compare
Choose a tag to compare

3.1.11 (2024-08-09)

Bug Fixes

  • added check for collocated points (#125) (2bef09f)
  • issue 122 (c643721)
  • linting issues (94af4d9)
  • remove pip pin for LPF because LPF has incorrect version tags (dd99e15)
  • update str format (c3339a6)

v3.1.10

02 Aug 05:38
1117b10
Compare
Choose a tag to compare

3.1.10 (2024-08-02)

Documentation

v3.1.9

02 Aug 04:11
fddab77
Compare
Choose a tag to compare

3.1.9 (2024-08-02)

Bug Fixes

  • adapt floats to new np & unpin (7bdd346)
  • adapt floats to new np & unpin (eac8ab2)
  • adding poppler dependency for gdal.... why? (a716933)
  • linting issues (b743de4)
  • linting issues (1bf6600)
  • pin numpy version (8a55469)
  • pin numpy version (7dfd91c)
  • update np version (4acb184)
  • update np version (5614446)
  • update numpy version (0fa6537)
  • update numpy version (b312176)
  • use numpy type checker to catch new numpy typing (48ac7cb)
  • use numpy type checker to catch new numpy typing (678f25e)

v3.1.8

20 Jun 04:36
3cc5eba
Compare
Choose a tag to compare

3.1.8 (2024-06-20)

Bug Fixes

v3.1.7

18 Jun 04:51
a4bd227
Compare
Choose a tag to compare

3.1.7 (2024-06-18)

Bug Fixes

v3.1.6

13 Jun 07:46
90de8d6
Compare
Choose a tag to compare

3.1.6 (2024-06-13)

Bug Fixes

  • add invalid hex input handling (40028a8)
  • add the suggestions (dc85b2e)
  • comment the code (6e064b1)
  • fix for duplicate units (4052eca)
  • make sure all colours are unique (f90159a)
  • small fixes - double check for integer & add test information at the beginning of the test scripts (a916343)
  • update the tests for new function names (hex_to_rgb) (e1778b7)

v3.1.5

06 Jun 05:30
7f6f869
Compare
Choose a tag to compare

3.1.5 (2024-06-06)

Bug Fixes

  • add 2 more links to try from GA WCS if timing out & prints out where the DEM was downloaded from (92f73a5)
  • add catchall exception to mapdata_parse_structure & comment code (59c677c)
  • add test for all structures less than 360 (f08c42a)
  • allow 2 minutes for server connection & add add available ga server link (900a50d)
  • avoid double imports (3347751)
  • create the tmp file function missing (55688fe)
  • ensure all dipdir vals < 360 (cf21a6b)
  • fix for altitude not being saved properly in LPF (b2c6638)
  • make the templates a bit easier to fill out (81f54fe)
  • move location of the PR template (9209c25)
  • return just column with new vals instead of inplace modification (722b98c)
  • revert back to original (6ed00c9)
  • revert back to original timeout (301242f)
  • revert back to original url (26e4971)
  • update question template (8182e50)
  • update tests that depend on server to skip in case server is unavailable (646be9e)
  • use gpd.points_from_xy (2f931c5)
  • verbose dipdir 360 test name (6ffe6bf)

Documentation