Skip to content

Releases: postgrespro/pgsphere

1.5.1

01 May 08:05
daa9478
Compare
Choose a tag to compare

What's Changed

Known Build Issues:

  • Build fail under MS Windows MSYS2/MINGW64 (issue #123)

Full Changelog: 1.4.2...1.5.1

1.5.1-rc1

23 Apr 13:37
daa9478
Compare
Choose a tag to compare
1.5.1-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.2...1.5.1-rc1

1.5.0

15 Apr 05:10
8394ae7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.5.0

1.4.2

14 Dec 15:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

24 Nov 10:04
65268ed
Compare
Choose a tag to compare

What's Changed

  • spherepoint_hash32: float8 needs wrapping into a Datum by @df7cb in #107

Full Changelog: 1.4.0...1.4.1

1.4.0

15 Nov 07:26
94e498d
Compare
Choose a tag to compare

What's Changed

  • Migrate doc generation to docbook/fop (postgresql approach) by @vitcpp in #63
  • Add GitHub Actions pipeline for pgSphere by @borodun in #69
  • Add pipeline for docs using GitHub Pages by @borodun in #73
  • Spoint3 fetch by @df7cb in #74
  • make test: Don't track NOTICEs by @df7cb in #79
  • g_spoint3_fetch was already part of the spoint3 opclass in older vers… by @df7cb in #83
  • Selectivity estimators for <@(spoint, scircle) and spoint_dwithin(spoint, spoint, float8) by @df7cb in #80
  • Maintain only one list of tests by @df7cb in #84
  • Configurable smoc_gin_ops index resolution by @df7cb in #86
  • Drop obsolete compatibility @({bigint,spoint}, smoc) operators by @df7cb in #92
  • Add function to create spoly from an array of numbers in radians by @esabol in #96
  • Add spoly(spoint[]) constructor function by @vitcpp in #99
  • Hash opclass for spoint by @df7cb in #102
  • Add "pgindent" rule for make to run pgindent by @vitcpp in #71

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.1

11 Sep 11:41
fb93eb4
Compare
Choose a tag to compare

What's Changed

  • Fix overlaps.sql test fail on 32 bit Debian due to gcc bug 323 by @vitcpp in #62

Full Changelog: 1.3.0...1.3.1

1.3.0

04 Sep 06:45
2385d5d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.3...1.3.0

1.2.3

31 Jul 15:10
612f06b
Compare
Choose a tag to compare

What's Changed

  • Correct the angle functions to fix the incorrected results strans function according to the documentation. by @stepan-neretin7 in #32

Full Changelog: 1.2.2...1.2.3

1.2.2

11 Sep 11:50
1.2.2
2c4cd20
Compare
Choose a tag to compare

What's Changed

  • Add PARALLEL SAFE mark to pgSphere functions by @vitcpp in #25
  • Make HEALPix/MOC support optional by @esabol in #26

New Contributors

Full Changelog: 1.2.1...1.2.2