Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 37f7be3

Browse files
committed
Adding changes to CHANGELOG
1 parent 24855b6 commit 37f7be3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Version 1.1.4
55
path
66
- Adding ingore markers `@execdmscript.ignore.start` and `@execdmscript.ignore.end` to allow code
77
that is only executed in direct dm-script calls
8+
- Adding `convert_from_taggroup()` function that converts `DigitalMicrograph.Py_TagGroup` to
9+
`dict`s, `list`s which is the opposite function to `convert_to_taggroup()`
10+
- Adding helper documentation in README
11+
- Adding examples for `get_dm_type()` and `get_python_type()`
12+
- Adding examples for `escape_dm_variable()` and `escape_dm_string()`
13+
- Adding examples for `convert_from_taggroup()` and `convert_to_taggroup()`
814

915
Version 1.1.3
1016
=============

0 commit comments

Comments
 (0)