Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: kdeps/kdeps

v0.6.11

07 Dec 17:32
c892d25

Choose a tag to compare

Changelog

  • c892d25 add self-correcting JSON in case of invalid structure; update README (#65)

v0.6.10

14 Oct 22:45

Choose a tag to compare

Changelog

  • 613e1d1 feat: set DOCKER_MODE=1 in Dockerfile template
  • a6142ba fix: skip config file lookup when in Docker mode
  • 7aa5abd fix: skip config lookup for both env var and auto-detected Docker mode

v0.6.9

14 Oct 22:18

Choose a tag to compare

Changelog

  • 5c72c3a Fix: Use OR condition for Docker mode detection
  • 51b3e8f feat: add DefaultConfiguration for Docker mode safety
  • 0aff032 fix: prevent EvalPkl from overwriting source files with evaluated output
  • 3b7e812 fix: reduce SDK fallback log level from WARN to DEBUG
  • f170ad5 upgrade schema to v0.4.1-dev

v0.6.8

14 Oct 06:26

Choose a tag to compare

Changelog

v0.6.7

05 Sep 02:31
4cf706f

Choose a tag to compare

Changelog

  • 4cf706f add more coverage tests; trigger multiplatform test on PR create (#62)

v0.6.5

21 Aug 19:12

Choose a tag to compare

  • All reader DB uses :memory: except for MemoryReader
  • Changed Docker agent volume from /.kdeps to /agent/volume to avoid confusion with host '.kdeps' dir

Full Changelog: v0.6.4...v0.6.5

v0.6.4

21 Aug 14:14

Choose a tag to compare

What's Changed

  • add localhost, 127.0.0.1, 0.0.0.0 to default CORS allowedlist by @jjuliano in #60
  • automatically creates shared .kdeps folder on docker environment

Full Changelog: v0.6.3...v0.6.4

v0.6.3

20 Aug 16:24

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

20 Aug 10:30
b20c22d

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

12 Aug 18:06
137bddb

Choose a tag to compare

What's Changed

  • feat: enhance Pkl evaluator consolidation and add multiple headers support by @jjuliano in #57

Full Changelog: v0.6.0...v0.6.1