Skip to content

Latest commit

 

History

History
286 lines (226 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

286 lines (226 loc) · 20.3 KB

v0.6.0(2021-04-27)

  • add layout_from_pos (6d0aea8)
  • add func: coordinates type for defining positions (88d5759)
  • add one more np.rint (03d79ec)
  • change to LGPL-3 (ab3c145)
  • fix error: mesh coordinates generation-xs-ys (17a4567)
  • update (6abc7d2)
  • Update .gitlab-ci.yml (cfafb14)
  • update gitignore (05490d4)
  • update gitignore (891d0c5)
  • update gitlab-ci (68bb441)
  • update gitlab-ci (a7137de)
  • update README (70b64cd)
  • feat: add layout_pos2temp() (72295cd)
  • feat: add api for layout_from_pos (87cc9e4)
  • feat: add func layout_generator.layout_pos_list2temp() (2b913de)
  • feat: add func for sampling powers at fixed layout (a062b9c)
  • feat: add layout_pos2temp (c282d39)
  • feat: generate template config (af88fb6)
  • test: add test for layout_pos_list2temp() (a470f39)
  • test: update test_continuous.py (da0b202)
  • docs: update README.md (af65142)
  • fix: add sample_until_success() (39c22be)
  • ci: update Dockerfile (e610ba7)

v0.5.3(2020-09-10)

  • docs: add badge for docker hub (6491fe3)
  • docs: update README (4c77e31)
  • fix bug by adding np.rint fun. (1195a06)
  • ci: update dockerhub ci (5b3bb02)
  • ci: update dockerhub ci (78f4f0c)

v0.5.2(2020-08-20)

v0.5.1 (2020-07-27)

v0.5.0 (2020-05-25)

  • del configarg_c (40145a2)
  • update README.md (2c540e3)
  • update setup.py (7f29317)
  • docs: update docs for single script (ab30e81)
  • feat: add mulit power for sequence (a15215e)
  • feat: add multipower config support for gibbs (792ed78)
  • feat: single script layout_generator (ae0de73)
  • fix: main() return nonzero code (0a2c667)
  • fix: update Dockerfile (ad2b72e)
  • ci: add .gitlab-ci (83739fb)
  • ci: update ci (a79b6cb)
  • ci: update Dockerfile and local.sh (942725f)
  • style: formating code (6a72de8)

BREAKING CHANGE

  • del scripts layout_generator_c, plot, convert

0.4.2 (2020-05-20)

  • docs: update README and docs (356bb1b)
  • fix: delete default seed (bbbd85b)
  • fix: fix generator_plot -p with non-existent path (cfc31c5)
  • fix: fix Dockerfile (94ee332)

0.4.1 (2020-05-04)

  • Bump version: 0.4.0 → 0.4.1 (3047f64)
  • update CHANGELOG (62079d7)
  • docs: add data format docs (35798d1)
  • docs: update installation guide for docker (9677785)
  • feat: add Dockerfile (75c6bf5)
  • doc: update README (97994d3)

0.4.0 (2020-04-29)

0.3.0 (2020-04-25)

  • Bump version: 0.2.2 → 0.3.0 (b0ce1a2)
  • fix sphinx (4a3f87e)
  • fix sphinx conf (8ba0dcb)
  • update changelog (431ff24)
  • update CHANGELOG (cb6d2f0)
  • update io.py: save (36879e6)
  • update sphinx conf (1c38a28)
  • update sphinx docs (03a6343)
  • chore: update setup dev, conf.py for sphinx (bd3550e)
  • docs: configure Read The Docs (2bd2d0f)
  • docs: sphinx docs, discrete.md and plot.md (b49bfa5)
  • docs: update README (fc5bcde)
  • docs: update README (ab4abcd)
  • docs: update sphinx docs (d31e1ba)
  • docs: update sphinx docs (dd99e15)
  • test: add test for generator_plot -o (6d6cc14)
  • fix: fix layout_plot -o (92e8d6b)
  • fix: fix layout_plot script without --dir (ab75082)
  • feat: add continuous layout sampling script layout_generator_c (bac74a7)
  • ci: add .flake8 (7c12cae)
  • ci: add bumpversion.cfg (d763f0c)

0.2.2 (2020-04-17)

  • fix bcs (1b7060b)
  • fix lint warning (efaf43c)
  • update (3f25e53)
  • update readme (b930f96)
  • version v0.2.2.2 (fa75737)
  • build: update requirements (897f60f)
  • chore: del environment.yml (20aa9c8)
  • chore: change CHANGELOG.md (f2d98bb)
  • chore: update licence (6cfe4bc)
  • feat: add convert script layout_convert (ec83648)
  • feat: add version info in cli (-V or --version) (3c19e2d)
  • test: add bcs test for fenics_solver (df9b5e7)
  • test: add muiltiprocess test (532f7c2)
  • test: add test for generator_plot (3e1abab)
  • test: add test for cli (58ed65d)
  • test: add test for io (1aa8217)
  • test: move tests outside (4bf8079)
  • ci: add .coveragerc in travis (4312bdf)
  • fix: fix bug --bcs [] in cli (5c8c286)
  • style: update coding style according to codefactor (d0d3cb2)
  • style: update style according to flake8 (71b80eb)

0.2.1 (2020-04-10)

BREAKING CHANGE

  • no more "[]", just []

0.2.0 (2020-04-01)

0.1.2 (2020-03-24)

0.1.1 (2020-03-14)