Skip to content

Releases: osl-incubator/scicookie

0.9.0

16 Aug 02:51
Compare
Choose a tag to compare

0.9.0 (2024-08-16)

Bug Fixes

Features

  • Add initial mechanism for conditional question (#291) (3591c9e)
  • Add support for jinja2 template in the visibility attribute (#296) (54c6a2e)
  • Add support for OR and AND for depends_on (#295) (a2ff8c7)
  • caching: add cache for conda environment in template ci and update ruff linter commands (#301) (4018593)
  • doc-template: adding options for documentation themes (#292) (428785d)
  • ruff: add option for ruff as linter and auto-formatter (#298) (549bd67)
  • template: Improve support for sphinx RST and MyST (#289) (ac6c36b)

0.8.3

13 May 16:14
Compare
Choose a tag to compare

0.8.3 (2024-05-13)

Bug Fixes

0.8.2

11 May 23:14
Compare
Choose a tag to compare

0.8.2 (2024-05-11)

Bug Fixes

  • Fix generation for maturin build-system (#279) (9aecb55)
  • Fix the project generation for mesonpy build-system (#278) (2a1102c)
  • Fix usage of scicookie for pipx (#285) (41b80b8)
  • Improve pyproject.toml output and keep workflow more consistent (#277) (b2cc87d)
  • Move back to cookiecutter (#284) (f7cc72a)

0.8.1

03 May 14:56
Compare
Choose a tag to compare

0.8.1 (2024-05-03)

Bug Fixes

0.8.0

03 May 05:05
Compare
Choose a tag to compare

0.8.0 (2024-05-03)

Bug Fixes

  • file: remove mypy filter #type:ignore (#250) (55de1e2)
  • Fix issues with dependencies and default tools (#274) (ed65b11)
  • Fix the default slug used for the package name (#245) (9c53ee3)

Features

  • template: Add quarto documentation engine (#257) (9aed15b)

0.7.2

25 Mar 01:04
Compare
Choose a tag to compare

0.7.2 (2024-03-25)

Bug Fixes

  • cli: Add an initial code for the CLI option defined by the user (#225) (1b1db90)
  • Fix the HELP url (#241) (42cf544)
  • pkg: Add project metadata long description (readme) (#248) (6be8e03)
  • Update makim config file for compatibility with v1.14 (#243) (d9e8ce8)

0.7.1

12 Mar 19:42
Compare
Choose a tag to compare

0.7.1 (2024-03-12)

Bug Fixes

0.7.0

12 Mar 18:59
Compare
Choose a tag to compare

0.7.0 (2024-03-12)

Bug Fixes

  • actions: update setup-miniconda to v3 (#202) (6786a92)
  • Fix conda activate inside the smoke test (#226) (2831f1e)

Features

  • Add prettier configuration to the root project and template (#231) (e57579c)
  • upgrade: add numfocus coc option (#219) (177df05)
  • upgrade: adding python coc option (#222) (6334b2b)

0.6.3

08 Dec 14:30
Compare
Choose a tag to compare

0.6.3 (2023-12-08)

Bug Fixes

  • Add a dynamic version attribute for the setuptools build-backend (#188) (21fa953)
  • Fix profile's mechanism and update OSL profile (#189) (4eaf7b4)

Performance Improvements

  • template: Improving the git workflow for the template (#162) (7ab065e)

0.6.2

31 Aug 02:09
Compare
Choose a tag to compare

0.6.2 (2023-08-31)

Bug Fixes

  • Fix issues with docs, makim/make, release, and CI (#182) (12efe9a)