Skip to content

1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 16:49
· 78 commits to main since this release

1.1.0 (2024-01-07)

Feat

  • add pip and colour fixes
  • add colours to the board
  • added development card deck and robber functionality
  • add core functionality for development cards

Fix

  • update board formatting
  • robber movement and player resource discarding
  • align indexes for nodes, tiles, harbor etc

Refactor

  • update formatting of dev card deck

1.0.0 (2024-01-02)

BREAKING CHANGE

  • update release to 1.0.0

Feat

  • README: add a new line

0.6.0 (2024-01-02)

Feat

  • MAJOR: update project configuration to release major version

0.5.1 (2024-01-02)

Fix

  • BREAKING CHANGE: correct versioning

0.5.0 (2024-01-02)

Feat

  • BREAKING CHANGE: add basic trading
  • add game setup, update resources class, fix reprs, fix board tile creation
  • add game setup and display of Board
  • add basic building functionality, remove unused files
  • add skeleton of the game, created the baseline for the catan board

Fix

  • building adjaceny, add edge to edge mapping

0.4.2 (2023-12-29)

Fix

  • add auto release

0.4.1 (2023-12-29)

Fix

  • add auto release

0.4.0 (2023-12-29)

Feat

  • add auto release when merging to main

Fix

  • remove release
  • test
  • test

0.3.0 (2023-12-29)

Feat

  • update changelog

Fix

  • increment changelog
  • change when version is run

0.2.1 (2023-12-29)

Fix

  • remove file for changelog
  • update toml rules
  • add change log
  • delete change log
  • update changelog path
  • Add incremental changelog

0.2.0 (2023-12-29)

Feat

  • add basic terrain hexes

0.1.2 (2023-12-29)

Refactor

  • auto release in cicd

0.1.1 (2023-12-29)

Fix

  • fix cicd to run for bumpversion and tag

0.1.0 (2023-12-29)

Feat

  • update cicd to auto trigger release
  • add commitizen

Fix

  • update-CICD-to-run-bumpversion-on-PR: update CICD to run bumpversion on PR
  • update version

0.0.1 (2023-12-29)

Feat

  • update commitizen + change log
  • add change log and bumpversion

Fix

  • remove change log
  • update