Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(trunk): release 1.0.0 #1

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

Dich0tomy
Copy link
Owner

@Dich0tomy Dich0tomy commented Jun 30, 2024

🤖 I have created a release beep boop

1.0.0 (2024-08-07)

⚠ BREAKING CHANGES

  • lib.luakittens: make nil impossible as key in dict
  • lib.luakittens: prohibit nil key in tables and dicts
  • lib.luakittens: disallow optional nils

ref

  • lib.luakittens: disallow optional nils (4b96197)

Features

  • basic project structure (e933eb5)
  • docs: add general tips for working with C++ (75d5933)
  • hello, cpp-tools.nvim! :) (3628734)
  • lib.fp: add a basic fp lib (5bfe9bb)
  • lib.iter: add partition() (4cb58d2)
  • lib.iter: add basic iter lib (4d21993)
  • lib.luakittens: add a table type constructor (2c03256)
  • lib.luakittens: add luaKITTENS parsing (1b9b8c9)
  • lib.luakittens: allow trailing commas (63046a5)
  • lib.luakittens: make nil impossible as key in dict (3726f8a)
  • lib.luakittens: normalize the resulting AST (56853b7)
  • lib.luakittens: prohibit nil key in tables and dicts (8f6667e)
  • lib.luakittens: remove duplicates from alternative types (d7461bb)

Bug Fixes

  • test-runner: add proper support for testfiles (c64dbbf)
  • test-runner: find root by testfiles not .git (82ad2fa)

This PR was generated with Release Please. See documentation.

@Dich0tomy Dich0tomy force-pushed the release-please--branches--trunk--components--cpp-tools.nvim branch 2 times, most recently from 4db90b4 to 1fad7c9 Compare July 7, 2024 18:16
@Dich0tomy Dich0tomy force-pushed the release-please--branches--trunk--components--cpp-tools.nvim branch 3 times, most recently from 0eca509 to 0fcc9e6 Compare July 14, 2024 19:51
@Dich0tomy Dich0tomy force-pushed the release-please--branches--trunk--components--cpp-tools.nvim branch 2 times, most recently from 0e76b36 to 441ef1f Compare July 28, 2024 18:48
@Dich0tomy Dich0tomy force-pushed the release-please--branches--trunk--components--cpp-tools.nvim branch from 441ef1f to 7b09807 Compare August 1, 2024 21:30
@Dich0tomy Dich0tomy force-pushed the release-please--branches--trunk--components--cpp-tools.nvim branch from 7b09807 to 7b5ac7c Compare August 7, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant