Releases: zhubonan/castepinput
Releases · zhubonan/castepinput
v0.1.9 release
Bump the version number to v0.1.9
v0.1.8 release
- Fixed a bug when getting position using
get_positions
for structures with asymmetric cell matrix.
Full Changelog: v0.1.7...v0.1.8
v0.1.7 release
0.1.7
- Add additional empty lines after
%endblock <block_name>
. - Make sure files have a newline at the end.
- Fixed a typo for the name of
CannotConvertError
. - Code style and package maintenance update.
v0.1.6 bug fix release
Fixed a few serious bugs related to the handling of the False
, True
value when parsing and writing files into/from python types.
Thanks go to @tgmaxson for the code contribution.