Skip to content

Latest commit

 

History

History
243 lines (115 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

243 lines (115 loc) · 10.9 KB

CHANGELOG

v1.0.1 (2024-12-11)

Feature

  • feat: update content on metadata section (e3d1368)

Fix

  • fix(main): update project template (6b49f68)

v1.0.0 (2024-10-01)

Chore

Documentation

Feature

  • feat(main): update project template (4594747)

  • feat(main): add content on dataset opening (01eff7e)

  • feat(main): add project template (f618ac4)

Fix

  • fix(src): correction errors (527c8f9)

v0.3.1 (2024-07-30)

Feature

  • feat(main): add content on contact form thread answers (fe0b01a)

  • feat(main): add content on emails in public discussions (585b704)

  • feat(main): add content on tabular files headers (66b6e6e)

Fix

  • fix(main): update document structure (cee1a10)

v0.3.0 (2024-07-17)

Feature

  • feat(main): add content on dataset updated annually (d639d67)

  • feat(main): add content on dataset structure (93469d1)

  • feat(main): add content in dataset id section (3c45654)

  • feat(main): add focus on keywords (e1c9fbe)

  • feat(main): add new required metadata (a62e0d5)

Fix

  • fix(main): update dataset fields limits (9e06265)

  • fix(toc): update toc on metadata section (a6c72ca)

v0.2.2 (2024-07-01)

Fix

  • fix: fix typos in main

  • fix: correct documentation

  • fix: correct documentation

  • fix: last corrections (f2c9008)

v0.2.1 (2024-06-27)

Chore

  • chore: add dev folder to .gitignore file (e0d5af9)

Feature

  • feat(main): add test restricted dataset with api key snippet (b6c1809)

v0.2.0 (2024-06-12)

Feature

  • feat(main): add content on data governance (0d250a3)

  • feat(main): add resources on open data (e4f0353)

v0.1.6 (2024-06-07)

Documentation

Feature

  • feat(scripts): add branch name to release filename (4bd27ee)

  • feat: add resources section to main document (931cb58)

  • feat: update open data governance section (e029125)

Fix

  • fix(main): fix typo in resources (6daa70e)

  • fix: fix typo in main document (9e7d1d5)

Style

  • style(scripts): clean code (680e617)

v0.1.5 (2024-05-24)

Documentation

  • docs: add pull request template (d19fd02)

Feature

  • feat: add content on data governance (6e3903f)

  • feat: add datasheets for datasets to metadata filling (402adae)

  • feat: update required metadata section (2d2c8e0)

Fix

  • fix: fix script path in makefile (0d2a086)

v0.1.4 (2024-05-16)

Chore

  • chore: remove bin to scripts and move templates folder (dbcd208)

Documentation

Feature

  • feat: add toc at the beginning of the pdf file (8311794)

  • feat: add dsfr in latex template (f328cbe)

  • feat: add export to pdf (4f637a0)

  • feat: add table of contents (dffd9cd)

Fix

  • fix: fix typos in main document (9440fb5)

v0.1.3 (2024-05-14)

Chore

  • chore: clean src folder (ba617a5)

Documentation

  • docs: update readme (a47bca1)

  • docs: add release section to readme (fb0763d)

Fix

  • fix(main): update structure and content (5eda0d7)

v0.1.2 (2024-05-13)

Documentation

  • docs: update readme (928d376)

  • docs: update readme with pre-commit hooks (3a08791)

  • docs: update readme on semantic versioning (96b618d)

  • docs: update readme file (86b537e)

Feature

  • feat: add generate pdf from markdown utils (14806ca)

  • feat: add release utils (0d4743a)

Fix

  • fix: fix typos and page layout in main document (0b737db)

  • fix: fix typos and page layout in main document (feb0b38)

v0.1.0 (2024-05-07)

Chore

  • chore: add semantic versioning and markdown formatter utils (a696d1c)

  • chore: add pre-commit hooks (786444d)

Feature

  • feat: add content on metadata management (bc8a8c5)

  • feat: generate docx from pandoc (1587146)

  • feat: add first publishable content (cad1a35)

Unknown