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: emilevr/space
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.7
Choose a base ref
...
head repository: emilevr/space
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0
Choose a head ref
  • 4 commits
  • 37 files changed
  • 1 contributor

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    ac6c553 View commit details
    Browse the repository at this point in the history
  2. Fix clippy issue

    emilevr committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    87ebe39 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Performance improvement

    emilevr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2772085 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Add support for skins and use for better color capability handling ac…

    …ross terminals (#8)
    
    * Initial implementation of skins
    * Improve color handling across different terminal types and color support
    * Change test dir structure for better coverage and update tests accordingly
    * Add coverage arg to specify files to exclude. Update coverage workflow with args
    * Update PR template
    * Change lint and test workflow to not run on PR as they already run as a result of the push
    emilevr authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    577bf0d View commit details
    Browse the repository at this point in the history
Loading