Skip to content

Releases: dylan-lang/deft

v0.14.0 - Maintenance release

19 Feb 05:12
fc2be90

Choose a tag to compare

What's Changed

  • Improve loading workspace config by @cgay in #63
  • Update to uncommon-dylan 1.0 by @cgay in #65
  • Fix bug in workspace-default-library-name by @cgay in #66
  • Use multi-line string literals in deft new library templates by @cgay in #68

Full Changelog: v0.13.0...v0.14.0

v0.13.0 - deft test subcommand

12 Jun 18:05
ba82e34

Choose a tag to compare

What's Changed

In this release, the deft test subcommand, big improvements to deft new library/application, and some important bug fixes.

  • doc: clarify changing optional package-level attributes by @cgay in #28
  • doc: fix some links by @cgay in #30
  • Makefile: create both deft exe symlink deft-app for back compat by @cgay in #33
  • README updates by @cgay in #34
  • doc fixes by @cgay in #35
  • A rewrite of workspaces, essentially. by @cgay in #37
  • deft test subcommand by @cgay in #39
  • feat: Add 'verbose' flag to 'build' subcommand by @fraya in #41
  • Use columnist library in deft list command by @cgay in #45
  • Fix deft test command by @cgay in #46
  • Changes to the "version" subcommand by @cgay in #48
  • feat: Add '--git' flag option to new projects by @fraya in #49
  • deft new application: new directory organization by @cgay in #50
  • deft new application --simple: remove testworks dev dependency by @cgay in #51
  • deft new application: fill in "contact" and "url" fields by @cgay in #52
  • deft new application: generate initial Sphinx doc by @cgay in #53
  • deft build: fix -clean flag by @cgay in #54
  • deft update: ingest-spec-file: correctly merge locators by @cgay in #56
  • deft new application: set primary_domain by @cgay in #60
  • Fix workspace/registry bugs by @cgay in #61

New Contributors

  • @fraya made their first contribution in #41

Full Changelog: v0.12.0...v0.13.0

v0.12.0 - dylan-tool renamed to deft

21 Apr 20:59
7755a43

Choose a tag to compare