Skip to content

Commit d90b49f

Browse files
committed
v0.7.3: Link sub & name detection fixes
- If your config file lists files that don't exist in the filesystem and don't have titles explicitly specified, Dactyl now prints a warning instead of exiting immediately. You can successfully build targets that include all their files even if your config file lists other targets that have missing files. - Link substitution now works properly in Markdown (--md) mode, including regular-expression based link substitutions.
1 parent 6ab142b commit d90b49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dactyl/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.7.3-a3'
1+
__version__ = '0.7.3'

0 commit comments

Comments
 (0)