Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@michealroberts michealroberts released this 02 Mar 16:52
· 18 commits to main since this release
00f0873

What's Changed

Features

  • feat: Added GetDefaultObserverParams(c *gin.Context) utility. by @michealroberts in #40
  • feat: Added GetMoon(c *gin.Context) version 2.0.0 utilising GetStandardLunarProperties(). by @michealroberts in #41
  • feat: Added GetSun(c *gin.Context) version 2.0.0 utilising GetStandardSolarProperties(). by @michealroberts in #42
  • feat: Added GetTransit(c *gin.Context) version 2.0.0 utilising GetStandardTransitProperties(). by @michealroberts in #43
  • feat: Added GetTwilight(c *gin.Context) version 2.0.0. by @michealroberts in #45

Chores

Full Changelog: v1.14.0...v2.0.0