Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

68 lines (40 loc) · 1.35 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.4.0] - 2020-01-10

  • #249 Serve nar content
  • #247 Generalize auth to just JWTs
  • NarC -> NarFileName

[0.3.0] - 2019-09-03

  • #216 Add bulk store path query
  • #216 Provide plain and base16 passthrough sinks

[0.2.1] - 2019-07-05

Added

  • #192 Add Secrets.SigningKey abstraction @robert
  • #180 Support servant 0.16 @domenkozar

[0.2.0] - 2019-03-04

Added

  • #168 LTS-13 support @domenkozar
  • #161 /api/v1/install support @domenkozar
  • #168 private binary caches support @domenkozar

Changed

  • #168 remove swagger UI @domenkozar

[0.1.0.3] - 2018-11-27

Changed

  • Remove redundant orphan instance for swagger2-2.3.1 @domenkozar

[0.1.0.2] - 2018-09-27

Changed

  • #132 Remove autogenerated cabal file from git @domenkozar
  • NarC now strips the extension @domenkozar
  • added BinaryCacheAuthenticated @domenkozar
  • #118 User: add email field @domenkozar
  • Update dependencies to Stackage LTS-12 @domenkozar

Changed

[0.1.0.1] - 2018-07-06

Changed

  • #95 Upgrade to servant-0.14.1 @domenkozar

[0.1.0.0] - 2018-07-01

Added

  • Initial release @domenkozar