Skip to content

v0.1.1-semantic

Compare
Choose a tag to compare
@Falcion Falcion released this 19 Apr 05:18
· 25 commits to main since this release

Version 0.1.1 (2024-04-04)

Features

  • Jenga:
    • Added a dictionary wrapper for Jenga. (fa49f7d)
    • Introduced a thread-safe version of Jenga. (08df3a6)

Documentation

  • CSPROJ:
    • Added tags and description in .CSPROJ file. (00a2202)
  • Dealings:
    • Added primary documentation to the project. (ee202c0)
  • Jenga:
    • Added XML documentation to the thread-safe Jenga. (8df35fb)

Refactoring

  • Code:
    • Implemented advanced inheritance to data. (360561d)
  • Docs:
    • Applied convention to documentation. (a552288)
  • Models:
    • Refactored and fixed code and documentation in models. (59e1e83)
  • Readme:
    • Made a small refactor in README. (645ab19)

Build System

  • Build Deps:
    • Added OBSIDIAN editor and settings. (9e61c48)
    • Set up CODE editor settings. (3493aad)
    • Added DOCKER and KUBERNETES to build dependencies. (c012c9b)
  • Husky:
    • Integrated HUSKY into the environment. (ad87157)
  • Project:
    • Fixed reference to .EDITORCONFIG. (3f8d9a7)
  • Repos:
    • Added .EDITORCONFIG to root. (e4e80a0)
  • Scripts:
    • Added default scripts to the build system. (fdc5d4e)
  • Workflows:
    • Added .NET workflows to the project. (720b388)