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

Commit

Permalink
Adding changes to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
miile7 committed Oct 21, 2020
1 parent 24855b6 commit 37f7be3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Version 1.1.4
path
- Adding ingore markers `@execdmscript.ignore.start` and `@execdmscript.ignore.end` to allow code
that is only executed in direct dm-script calls
- Adding `convert_from_taggroup()` function that converts `DigitalMicrograph.Py_TagGroup` to
`dict`s, `list`s which is the opposite function to `convert_to_taggroup()`
- Adding helper documentation in README
- Adding examples for `get_dm_type()` and `get_python_type()`
- Adding examples for `escape_dm_variable()` and `escape_dm_string()`
- Adding examples for `convert_from_taggroup()` and `convert_to_taggroup()`

Version 1.1.3
=============
Expand Down

0 comments on commit 37f7be3

Please sign in to comment.