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: dev-cycles/contextive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.7
Choose a base ref
...
head repository: dev-cycles/contextive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.8
Choose a head ref
  • 11 commits
  • 40 files changed
  • 2 contributors

Commits on Oct 3, 2025

  1. Configuration menu
    Copy the full SHA
    b928d2d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. fix(language-server): when ignoring according to gitignore, properly …

    …handle comments and blank lines (fixes #108)
    chrissimon-au committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    f58f25c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. fix(language-server): add debug logging of gitignore handling availab…

    …le by setting env var CONTEXTIVE_DEBUG_LOG
    chrissimon-au committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    473ecf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ff0fe View commit details
    Browse the repository at this point in the history
  3. test(language-server): address OS path inconsistencies in tests that …

    …assert on paths in error messages
    chrissimon-au committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    9ba0079 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c9e601 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff36e9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf41410 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1e1431 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4da1e23 View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.17.8 [skip ci]

    ## ⚡ [1.17.8](https://github.com/dev-cycles/contextive/releases/tag/v1.17.8) (2025-10-07)
    
    [📘 Docs](https://docs.contextive.tech/community/v/1.17.8) | [📋 Compare with v1.17.7](v1.17.7...v1.17.8)
    
    ### 🐛 Bug Fixes
    
    * **language-server:** add debug logging of gitignore handling available by setting env var CONTEXTIVE_DEBUG_LOG ([473ecf7](473ecf7))
    * **language-server:** properly handle gitignore of folders (leading slash) ([26ff0fe](26ff0fe))
    * **language-server:** when ignoring according to gitignore, properly handle comments and blank lines (fixes [#108](#108)) ([f58f25c](f58f25c))
    semantic-release-bot committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    1885429 View commit details
    Browse the repository at this point in the history
Loading