Skip to content

Releases: materialsvirtuallab/monty

v2.0.2

27 Mar 15:38
Compare
Choose a tag to compare

  1. Use basename instead of full path to determine whether file type in loadfn
    and dumpfn. (@JosephMontoya-TRI)
  2. Use os.path.splitext to determine zip types in monty.io.zopen.

v2.0.1

27 Mar 15:35
Compare
Choose a tag to compare

  1. Use basename instead of full path to determine whether file type in loadfn
    and dumpfn. (@JosephMontoya-TRI)

v1.0.4

05 Dec 23:37
Compare
Choose a tag to compare

  1. monty.shutil.remove which allows symlinks removal. Also improved
    monty.tempfile.ScratchDir cleanup. (@shyamd)

v1.0.2

25 Oct 17:21
Compare
Choose a tag to compare

  1. Misc bug fixes (tempdir on Windows)

v1.0.1

29 Jun 18:55
Compare
Choose a tag to compare

  1. Use CLoader and CDumper by default for speed.

v0.9.8

28 Apr 23:27
Compare
Choose a tag to compare

  1. Now ScratchDir functions as it should by replacing the original directory.

v0.9.7

24 Apr 14:25
Compare
Choose a tag to compare

  1. Minor update for inspect deprecation.

v0.9.6

05 Oct 00:25
Compare
Choose a tag to compare

  1. Allow private variable names (with leading underscores) to be auto-detected
    in default MSONable.

v0.9.5

20 Sep 14:18
Compare
Choose a tag to compare

  1. Favor use of inspect.signature in MSONAble.

v0.9.4

17 Sep 04:16
Compare
Choose a tag to compare
v0.9.4 release