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(main): release 8.0.0 #1266

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 6, 2024

🤖 I have created a release beep boop

8.0.0 (2024-03-24)

⚠ BREAKING CHANGES

  • use decoupled lua-utils instead of the regular neorg utils
  • lib: deprecate lib.map
  • deprecate core.upgrade
  • concealer: simpler config for ordered list icon & multichar icon for unordered list (#1179)
  • neorgcmd: slowly move away from the deprecated commands directory
  • highlights: updated default groups to match names in treesitter

Features

  • add basic build.lua (efac9eb)
  • add lua-utils.nvim to the list of required rocks (b7b9eda)
  • add new dependencies for norgopolis (0e88310)
  • add support for inline link targets (132b73b)
  • auto complete links (#1295) (bd12dac)
  • concealer: code block background min_width (#1328) (efac835)
  • concealer: simpler config for ordered list icon & multichar icon for unordered list (#1179) (da74d14)
  • concealer: use empty foldmethod on nightly releases (for full folding passthrough) (086891d)
  • export.markdown: option to export latex embed tags (0abe7b7)
  • fix build.lua process (maybe once and for all?) (eea6263)
  • include plenary as a dependency (6ea1eff)
  • keybinds: add opts arg to remap(_event) (27af839)
  • prepare neorg.core.lib for extraction (c4eb7e9)
  • run sync-parsers as a build step (9dd8331)
  • summary: reimplement nested categories (#1274) (6202285)
  • undojoin timestamp updates (#1272) (fe25e93)
  • when absolutely no parameters are supplied, load Neorg with core.defaults (b6fb57b)

Bug Fixes

  • build.lua: install dependencies instead of the actual plugin itself (prevent conflicts) (da25527)
  • build: attempt to fix build script by deferring code execution (fb45f83)
  • bump version of norgopolis-server to 1.3.1 (0d8a7ec)
  • ci: fix abs path to libs in luarc (#1267) (0edde97)
  • ci: wrong version on typecheck (fb23d2e)
  • concealer: footnote pattern should be matched against full string (fc09cfc)
  • config: add support for bsd operating systems (#1281) (2bdb89c)
  • config: make the type system happy (27482dc)
  • core.keybinds: type errors with events (dbe2841)
  • core.mode: type errors with events (fb2c561)
  • core.neorgcmd: type errors with events (1ab6236)
  • core.promo: type errors with events (0016fdd)
  • core.syntax: remove deprecated functions, fix type errors in the code (221bb2e)
  • core/modules: reorder comments so that they are properly parsed by luals (f20b40a)
  • docgen: make the wiki work again (d44dd38)
  • don't try to pull lua-utils when it's not applicable (bcac799)
  • enable source of nvim-cmp only norg file type (#1298) (1ab15f4)
  • enforce contraint on norgopolis-server (4b9f25c)
  • error with import loop (16b5479)
  • export.markdown: fix error on unexported verbatim tags without parameters (#1280) (e6d89d3)
  • export.markdown: fix html embed tags not being exported (5b2022c)
  • export.markdown: fix markdown embed tags not being exported (f3d4230)
  • export.markdown: fix the first tag always being exported by default (bda456d)
  • export.markdown: use proper amount of parameters (b0b5a43)
  • highlights: updated default groups to match names in treesitter (56ad805)
  • highlights: updated unordered list, underline and strikethrough groups with standard names (e7f524c)
  • incorrect code in upgrade module (07967f1)
  • integrations.truezen: use setup() instead of load() (26cfe0e)
  • integrations.truezen: use setup() instead of load() (3506236)
  • invalid vim.cmd syntax (affdd6f)
  • nobody figured it out so away it goes :) (7b3e794)
  • perform setup after the parsers have been installed (f90c965)
  • properly install parsers (59b6d61)
  • properly log TS error messages (73db6b5)
  • properly require lua-utils (b8a78c0)
  • refactor library to not use lua utils (5fcae0b)
  • refresh lua cache upon succesful installation of dependencies (f1473cf)
  • remove lua-utils from the loaded list to force a refresh (af1e06c)
  • rename Neorg index message to be more insightful (6d686cd)
  • syntax: ignore type annotation errors in syntax module (6d94c2a)
  • TSInstallSync not found (df6cc22)
  • update module name to reflect breaking changes within luarocks.nvim (1779e59)
  • use lua-utils (b1ce837)

Code Refactoring

  • deprecate core.upgrade (45f51ed)
  • lib: deprecate lib.map (8340274)
  • neorgcmd: slowly move away from the deprecated commands directory (560d5a0)
  • use decoupled lua-utils instead of the regular neorg utils (5f6bf7e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from danymat as a code owner January 6, 2024 16:58
@github-actions github-actions bot changed the title chore(main): release 7.0.1 chore(main): release 7.1.0 Jan 6, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--neorg branch 7 times, most recently from b206f4f to e2fa1f1 Compare January 7, 2024 12:16
@github-actions github-actions bot force-pushed the release-please--branches--main--components--neorg branch 4 times, most recently from b68c7c9 to 2871abf Compare January 28, 2024 10:50
@github-actions github-actions bot force-pushed the release-please--branches--main--components--neorg branch 2 times, most recently from 0769c81 to 158b190 Compare February 15, 2024 16:44
@github-actions github-actions bot changed the title chore(main): release 7.1.0 chore(main): release 8.0.0 Feb 15, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--neorg branch 11 times, most recently from 8b52b64 to 70bc3cc Compare February 22, 2024 17:06
@github-actions github-actions bot force-pushed the release-please--branches--main--components--neorg branch 2 times, most recently from e23beee to 47b19da Compare March 4, 2024 18:58
@github-actions github-actions bot force-pushed the release-please--branches--main--components--neorg branch from 47b19da to f4415cd Compare March 4, 2024 19:48
@github-actions github-actions bot force-pushed the release-please--branches--main--components--neorg branch from f4415cd to 6f84313 Compare March 24, 2024 15:54
@vhyrro vhyrro merged commit a67b41f into main Mar 24, 2024
Copy link
Contributor Author

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