Skip to content

Releases: sparks-baird/xtal2png

v0.4.0

10 Jun 02:13
7fd679c
Compare
Choose a tag to compare

What's Changed

Other Changes

  • available on conda-forge by @sgbaird in #49
  • fix colab link in index.md by @sgbaird in #53
  • add colab link to README by @sgbaird in #52
  • fixup colab link by @sgbaird in #56
  • add note about needing development versions of pyscaffold and extensions by @sgbaird in #58
  • Support rgb images in png2xtal by converting to grayscale by @sgbaird in #62

Full Changelog: v0.3.0...v0.4.0

v0.3.0

31 May 19:34
7de3a0b
Compare
Choose a tag to compare

What's Changed

Feature ranges for a, b, c, volume, and distance are chosen based on Materials Project data for all structures with fewer than 52 sites.

Other Changes

  • ranges of features by @hasan-sayeed in #39
  • Colab feature ranges notebook updates by @sgbaird in #45
  • matplotlibify by @sgbaird in #40
  • rename to 2.0-materials-project-feature-ranges.ipynb by @sgbaird in #46
  • refactor abc to a, b, c to accommodate individual feature ranges by @sgbaird in #43
  • Grayskull conda forge by @sgbaird in #48
  • replace USERNAME with sparks-baird and conda-forge instructions by @sgbaird in #47

New Contributors

Full Changelog: v0.2.1...v0.3.0

refs/tags/v0.2.1

28 May 17:16
Compare
Choose a tag to compare

refs/tags/v0.2.0

28 May 09:25
75c1e14
Compare
Choose a tag to compare
  • no changes

What's Changed

Other Changes

  • sphinx_rtd_theme, icon / favicon, and other conf.py settings by @sgbaird in #31
  • forgot f in f-string in ValueError by @sgbaird in #32
  • self.max_sites instead of max_sites by @sgbaird in #33
  • use a larger logo by @sgbaird in #34
  • use .ico and fixup path by @sgbaird in #35
  • working cli via xtal2png --encode ... and xtal2png --decode ... syntax by @sgbaird in #37

Full Changelog: v0.1.6...v0.2.0

refs/tags/v0.1.6

27 May 05:40
Compare
Choose a tag to compare

What's Changed

Other Changes

  • minor typos, clarification by @sgbaird in #29
  • Fix png2xtal shape mismatch by np.stack-ing on correct axis (and add unit tests) by @sgbaird in #30

Full Changelog: v0.1.5...v0.1.6

v0.1.5

27 May 05:30
9accd85
Compare
Choose a tag to compare

What's Changed

Other Changes

  • resolve save_dir not found by making directory if it doesn't exist by @sgbaird in #28

Full Changelog: v0.1.4...v0.1.5

v0.1.4

27 May 04:33
b63a3cc
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Conda forge workflow - use grayskull to create meta.yaml by @sgbaird in #23
  • Conda forge workflow, first working pass by @sgbaird in #24
  • Create codeql-analysis.yml by @sgbaird in #25
  • Create release.yml by @sgbaird in #26
  • refactor to latest extension version, uses myst-parser instead by @sgbaird in #27

Full Changelog: v0.1.3...v0.1.4

v0.1.3

31 May 21:26
Compare
Choose a tag to compare

setup.cfg updated
Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 May 04:01
f97943a
Compare
Choose a tag to compare

What's Changed

  • initial release and console script fixups by @sgbaird in #19

Full Changelog: v0.1.1...v0.1.2