Skip to content

1.3.9

Compare
Choose a tag to compare
@geospatial-jeff geospatial-jeff released this 02 Mar 19:26
ed9dda1
  • Add id to landing page, making it a valid catalog (#43, @lossyrob)
  • Make item_assets (item assets extension) a dictionary of assets (#47, @kylebarron)
  • Add pre-commit to CI (#48, @kylebarron)
  • Add a Links model with custom root type to represent a list of links (#52)
  • Move link related models to their own file (#53)
  • Add link factories for generating inferred links (#55)
  • Switch from relative to absolute imports (#61)
  • Serialize date type fields to datetime.datetime upon model creation (#62)