Skip to content

v1.0.0

Compare
Choose a tag to compare
@CumpsD CumpsD released this 02 Dec 22:49

1.0.0 (2019-12-02)

Bug Fixes

  • add circleci support (92ba7e3)
  • add json compact serilog (ec81271)
  • add missing values for tests (8555520)
  • copy appsettings (83155fa)
  • make sure Url.Action still works (80c0177)
  • only build api and site (1090e3d)
  • point to correct default api endpoint (58b87f9)
  • redirect oic to hash oic (d468208)
  • redirect to idp on auth request (1e2da40)
  • remap port of sql server (9d15098)
  • remove unnecessary comma (edfe11b)
  • rename ef context (c8151e3)
  • require appsettings (1db0710)
  • run sql on default port (bd60593)
  • run tests against localhost (0ba8bf1)
  • see if build works without pack (bd4f40a)
  • see if build works without tests (df5f0c8)
  • title is Wegwijs (eda763a)
  • use different connstrings for fixtures (babddd0)
  • use hasAnyOfRoles (14d54c4)
  • use local docker db as default (41da3db)
  • use nullable GUIDs for optional values (d756739)
  • use staging uris as default (15d9d6c)

Features