8000 Comparing v1.12.2...v1.12.3 · folke/noice.nvim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: folke/noice.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.2
Choose a base ref
...
head repository: folke/noice.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.3
Choose a head ref
  • 7 commits
  • 7 files changed
  • 6 contributors

Commits on Apr 22, 2023

  1. fix(health): fix deprecated health checks healthcheck (#438)

    * chore: update healthcheck
    
    - *health#report_error* *vim.health.report_error()*	Use |vim.health.error()| instead.
    - *health#report_info* *vim.health.report_info()*	Use |vim.health.info()| instead.
    - *health#report_ok* *vim.health.report_ok()*		Use |vim.health.ok()| instead.
    - *health#report_start* *vim.health.report_start()*	Use |vim.health.start()| instead.
    - *health#report_warn* *vim.health.report_warn()*	Use |vim.health.warn()| instead.
    
    * Allow for use of legacy health checks
    snelling-a authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    0f12ed3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    e33c346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ecb3b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d31fe94 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    0b86a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f47f9b View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.12.3 (#451)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    6a76494 View commit details
    Browse the repository at this point in the history
Loading
0