Skip to content

Latest commit

 

History

History
161 lines (104 loc) · 14.4 KB

releasenotes.md

File metadata and controls

161 lines (104 loc) · 14.4 KB

Release Notes

Version 0.28.0 (2019-03-15)

  • #162 - #159 - package update contributed by Philip Wood (binarymash)
  • #161 - Increase test coverage contributed by Philip Wood (binarymash)
  • #158 - #89 - add toggle states projection contributed by Philip Wood (binarymash)
  • #157 - #89 - add toggle states projection contributed by Philip Wood (binarymash)
  • #155 - Update to latest build.sh. Fix runSample.sh. Update docs. contributed by Philip Wood (binarymash)
  • #154 - #39 - Implement client endpoint contributed by Philip Wood (binarymash)
  • #50 - Fix MacOS build

Commits: 837bb34aef...da2eb61a83

Version 0.17.0 (2018-12-24)

Commits: e9b59d7a8f...44356cad3f

Version 0.16.0 (2018-12-24)

Commits: 1cbc773440...af2cba437e

Version 0.15.0 (2018-11-30)

Commits: fd28cb04f3...d00b5ae02d

Version 0.14.0 (2018-11-26)

Commits: f9968e6c33...235d2c06c0

Version 0.13.0 (2018-09-09)

Commits: fa6a40e691...8610b1efcc

Version 0.12.0 (2018-08-14)

Commits: daa48d721b...78a8454ff8

Version 0.11.0 (2018-06-06)

Commits: 70cb7f43aa...2840def112

Version 0.10.0 (2018-06-01)

  • #116 - Linux build pipeline contributed by Philip Wood (binarymash)
  • #115 - Feature/#113 add name to environments contributed by Philip Wood (binarymash)

Commits: 70cb7f43aa...e91a58bb7f

Version 0.9.0 (2018-05-29)

  • #112 - Publish stable to nuget.org contributed by Philip Wood (binarymash)
  • #111 - Minor tweaks to docs contributed by Philip Wood (binarymash)
  • #110 - Refactored sample client app, added more docs. contributed by Philip Wood (binarymash)
  • #109 - Add some getting started docs. Create sample project, environment and… contributed by Philip Wood (binarymash)
  • #107 - Feature/#105 start to add documentation contributed by Philip Wood (binarymash)
  • #106 - Feature/#105 start to add documentation contributed by Philip Wood (binarymash)

Commits: b6e2b0d184...eb17ec0e39

Version 0.8.0 (2018-05-24)

  • #104 - #103 - Feature/#103 update packages contributed by Philip Wood (binarymash)
  • #99 - #96 - Feature/#96 command validation contributed by Philip Wood (binarymash)
  • #98 - #97 - Always reconnect dropped connections. Handle missing aggregate depend… contributed by Philip Wood (binarymash)
  • #95 - #67 - Feature/#67 delete environment contributed by Philip Wood (binarymash)
  • #94 - #90 - Feature/#90 delete toggle contributed by Philip Wood (binarymash)
  • #88 - #87 - Feature/#87 create dot net client contributed by Philip Wood (binarymash)

Commits: 08c9d79f57...172b8bc926

Version 0.7.0 (2018-03-22)

  • #86 - Feature/#84 refactor versioning contributed by Philip Wood (binarymash)
  • #85 - #83 - Add user information to DTOs contributed by Philip Wood (binarymash)
  • #82 - #81 - Dates not set correctly on DTOs contributed by Philip Wood (binarymash)
  • #80 - #79 - Add client endpoint to get toggle state for an environment contributed by Philip Wood (binarymash)
  • #78 - #76 - EventStore read-side implementation contributed by Philip Wood (binarymash)
  • #75 - #26 - Split existing context contributed by Philip Wood (binarymash)
  • #73 - #69 - Remove unnecessary properties from entities contributed by Philip Wood (binarymash)
  • #72 - Tweak database implementation and retrieval of project list contributed by Philip Wood (binarymash)
  • #71 - Refactor read model processing
  • #70 - Rename application to project contributed by Philip Wood (binarymash)
  • #68 - #59 - Add account/user to events contributed by Philip Wood (binarymash)
  • #63 - Refactor current write model
  • #58 - #57 - Write to https://eventstore.org/ contributed by Philip Wood (binarymash)
  • #56 - #43 flip toggle via api contributed by Philip Wood (binarymash)
  • #55 - #54 - Package update contributed by Philip Wood (binarymash)
  • #53 - Use new handler registration code in CQRSLite contributed by Philip Wood (binarymash)
  • #52 - Simplify handler registration
  • #49 - #36 - Document startup classes contributed by Philip Wood (binarymash)

Commits: 3bfa81be44...bdda348489

Version 0.6.0 (2018-01-07)

  • #48 - #46 - get toggle details via api +enhancement contributed by Philip Wood (binarymash)
  • #47 - #44 - Remove key from environment +enhancement contributed by Philip Wood (binarymash)
  • #45 - #42 - Add toggle via management api +enhancement contributed by Philip Wood (binarymash)

Commits: 62a9372fa8...bcd38ea7c5

Version 0.5.0 (2018-01-06)

  • #38 - #33 Fix package publishing contributed by Philip Wood (binarymash)
  • #37 - #34 Package update 2018-01 contributed by Philip Wood (binarymash)
  • #35 - #31 Simplify startup config contributed by Philip Wood (binarymash)
  • #32 - #30 ReST API contributed by Philip Wood (binarymash)
  • #29 - #27 update packages contributed by Philip Wood (binarymash)
  • #28 - #25 Add compatibility analysers contributed by Philip Wood (binarymash)
  • #25 - Add compatibility analyser contributed by Philip Wood (binarymash)
  • #24 - #21 implement read model for environment details contributed by Philip Wood (binarymash)
  • #23 - #20 Fix build warning contributed by Philip Wood (binarymash)
  • #22 - #19 include environments list in application details read model contributed by Philip Wood (binarymash)
  • #20 - Fix cake warning on clean task contributed by Philip Wood (binarymash)
  • #19 - include environments list in application details contributed by Philip Wood (binarymash)
  • #18 - implement read model for environment details +enhancement contributed by Philip Wood (binarymash)
  • #17 - #16 increase test coverage contributed by Philip Wood (binarymash)
  • #14 - Upgrade cake bootstrapping contributed by Philip Wood (binarymash)
  • #12 - Fix package publishing after release contributed by Philip Wood (binarymash)

Commits: 0b03bc5bd5...9d8e61a4ea

Version 0.4.0 (2017-10-21)

  • #15 - #14 - update to latest cake bootstrapper contributed by Philip Wood (binarymash)
  • #13 - #12 - fully qualify json methods contributed by Philip Wood (binarymash)

Commits: 7f11bf32b9...cd85e10ae0