Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 3.69 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.3 (2024-04-22)

Build system

  • build-env: add auto-publishing workflow (d8af8a2)

0.1.2 (2024-04-18)

Fix

  • semantic: fix semantic versioning (490ef0f))

0.1.1 (2024-04-04)

Features

  • jenga: add jenga dict wrapper (fa49f7d)
  • jenga: add threadsafe version of jenga (08df3a6)

Documentation

  • csproj: add tags and description in .CSPROJ file (00a2202)
  • dealings: add primary docs to the project (ee202c0)
  • jenga: add XML documentation to the threadsafe jenga (8df35fb)

Refactoring

  • code: implement advanced inheritance to data (360561d)
  • docs: apply convention to documentation (a552288)
  • models: refactor and fix in models code and docs (59e1e83)
  • readme: little refactor in README (645ab19)

Build system

  • build-deps: add OBSIDIAN editor and settings (9e61c48)
  • build-deps: set up CODE editor settings (3493aad)
  • docker: add DOCKER and KUBERNETES (c012c9b)
  • husky: integrate HUSKY in the environment (ad87157)
  • project: fix reference to .EDITORCONFIG (3f8d9a7)
  • repos: add .EDITORCONFIG to root (e4e80a0)
  • scripts: add default scripts to the build system (fdc5d4e)
  • workflows: add .NET workflows to the project (720b388)