Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
changelog for 0.10.2 (#527)
Browse files Browse the repository at this point in the history
Signed-off-by: bryanl <bryanliles@gmail.com>
  • Loading branch information
bryanl authored May 11, 2018
1 parent 0479f8b commit 8138cab
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [v0.10.2](https://github.com/ksonnet/ksonnet/tree/v0.10.2) (2018-5-11)

ksonnet 0.10.2 is a bug fix release

* gracefully recover when setting parameters from the command line
* add module paths to jsonnet path when evaluating components
* support all Jsonnet language functions
* adds option to reduce verbosity of debug logging
* re-enable native functions for Jsonnet vm
* list components in alphabetical order
* disable ksonnet-lib import in environments unless explicitly required
* omit library gitVersion if it is null

## [v0.10.1](https://github.com/ksonnet/ksonnet/tree/v0.10.1) (2018-04-27)

ksonnet 0.10.1 fixes issues with evaluating components
Expand Down

0 comments on commit 8138cab

Please sign in to comment.