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: 1c-syntax/mdclasses
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.4
Choose a base ref
...
head repository: 1c-syntax/mdclasses
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.18.0
Choose a head ref
  • 13 commits
  • 22 files changed
  • 6 contributors

Commits on Jan 16, 2026

  1. Finish v0.17.4

    theshadowco committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    7c29078 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Bump actions/setup-python from 6.1.0 to 6.2.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.1.0 to 6.2.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v6.1.0...v6.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    a25cbb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. Merge pull request #576 from 1c-syntax/dependabot/github_actions/acti…

    …ons/setup-python-6.2.0
    
    Bump actions/setup-python from 6.1.0 to 6.2.0
    nixel2007 authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    eab10e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Bump gradle-wrapper from 9.2.0 to 9.3.0 (#577)

    Bumps gradle-wrapper from 9.2.0 to 9.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    b5edcaf View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Bump gradle-wrapper from 9.3.0 to 9.3.1 (#578)

    Bumps gradle-wrapper from 9.3.0 to 9.3.1.
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    c614c80 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Initial plan

    Copilot committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    89deac5 View commit details
    Browse the repository at this point in the history
  2. Add Copilot instructions for repository

    Co-authored-by: nixel2007 <[email protected]>
    Copilot and nixel2007 committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    8fe6729 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #582 from 1c-syntax/copilot/setup-copilot-instruct…

    …ions
    
    Add GitHub Copilot repository instructions
    nixel2007 authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    6184df7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. Исправление пропущенного мержа ПлановОбмена в MDMerger (#580)

    * Initial plan
    
    * fix: add missing ExchangePlans merge in MDMerger
    
    ExchangePlans (ПланОбмена) were not merged when combining configuration
    with extensions in multi-root mode, causing false positives in
    QueryToMissingMetadata diagnostic.
    
    Fixes #579
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: Nikita Fedkin <[email protected]>
    Co-authored-by: Nikita Fedkin <[email protected]>
    3 people authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    ab85c11 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Configuration menu
    Copy the full SHA
    b23ee3e View commit details
    Browse the repository at this point in the history
  2. jdk21 (#586)

    * jdk 21
    
    * fix
    theshadowco authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    de5581f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe0a70 View commit details
    Browse the repository at this point in the history
  4. Finish v0.18.0

    theshadowco committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    a0a954f View commit details
    Browse the repository at this point in the history
Loading