Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: m3g/Packmol.jl

v0.1.12

27 Mar 22:49

Choose a tag to compare

Packmol v0.1.12

Diff since v0.1.11

  • Update Packmol_jll compat entry to support packmol 21.X

v0.1.11

12 Nov 20:26

Choose a tag to compare

Packmol v0.1.11

Diff since v0.1.10

  • Add the possibility of disabling the GUI with the environment variable PACKMOL_GUI="false".

v0.1.10

25 Sep 01:02

Choose a tag to compare

Packmol v0.1.10

Diff since v0.1.9

  • login into input file directory before running packmol, when picking the file from the GUI. Return to previous directory afterwards. This helps using relative paths in the input file.

v0.1.9

04 Sep 19:20

Choose a tag to compare

Packmol v0.1.9

Diff since v0.1.8

  • The relative path of the files determined inside the the input file of packmol are treated with greater care, and the name of the output file with full path is written to the user, to avoid confusion.
  • If packmol errors, a simpler stack trace is printed.

v0.1.8

25 Aug 22:11

Choose a tag to compare

Packmol v0.1.8

Diff since v0.1.7

  • Update CellListMap interface.
  • Do not automatically cd into input file directory, assume relative paths are correct.
  • Update compat of Julia to 1.9.

v0.1.7

02 May 18:02

Choose a tag to compare

Packmol v0.1.7

Diff since v0.1.6

  • Update CellListMap interface usage.

v0.1.6

15 Dec 18:23

Choose a tag to compare

Packmol v0.1.6

Diff since v0.1.5

  • Fixed call to packmol with input file without path, in current directory.

v0.1.5

31 Aug 02:14

Choose a tag to compare

Packmol v0.1.5

Diff since v0.1.4

v0.1.4

31 Aug 01:09

Choose a tag to compare

Packmol v0.1.4

Diff since v0.1.3

Merged pull requests:

v0.1.3

30 Aug 22:29

Choose a tag to compare

Packmol v0.1.3

Diff since v0.1.2

Merged pull requests:

  • CompatHelper: bump compat for SPGBox to 0.7, (keep existing compat) (#4) (@github-actions[bot])