Skip to content

Releases: Kintyre/ksconf

Release v0.13.9

04 Jan 22:37
Compare
Choose a tag to compare
unarchive: simple fixes/cleanups

Release v0.13.7

12 Dec 22:08
Compare
Choose a tag to compare
Release 0.13.7 - build cache tweaks

- Update build cache mechanism to allow the 'fingerprint_hash' argument to be
  passed to the 'from_*()' constructors.
- Updated fingerprint_stats() function to use integer truncation on timestamps.
  Precision beyond this is not worth the extra space required for storage.
- Minor type hinting improvements

Release v0.13.6

06 Dec 16:03
Compare
Choose a tag to compare
Prep for 0.13.6 release

Release v0.13.5

20 Oct 16:08
Compare
Choose a tag to compare
changelog

Release v0.13.4

13 Oct 22:29
Compare
Choose a tag to compare
ksconf.version expose public names

- Use simple public names in ksconf.version (since the module name is public)
  This makes import fallback techniques simple too,
- Document the best version capturing technique (works across ksconf versions)
- General docs update \w
- Refreshed build example

Release v0.13.3

12 Oct 18:09
Compare
Choose a tag to compare
Add shell variable interface for ksconf.version

Release v0.13.2

10 Oct 17:55
Compare
Choose a tag to compare
Add Splunk token support for rest-publish

Release v0.13.1

05 Oct 20:37
Compare
Choose a tag to compare
Disable debug message at startup

Release v0.13.0

05 Oct 20:30
Compare
Choose a tag to compare
Add 'ksconf.plugins' namespace

- Add new ksconf.plugins namespace and some intro docs (move to a v0.13 release)
- Update ksconf-jinja-markdown plugin to use new namespace.

Release v0.12.3

05 Oct 20:40
Compare
Choose a tag to compare
Disable debug message at startup (v0.12.3)