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: felangga/chiko
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.6
Choose a base ref
...
head repository: felangga/chiko
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 3 commits
  • 63 files changed
  • 1 contributor

Commits on Feb 16, 2025

  1. chore: refactor project structure (#10)

    * chore: restructure project folder
    
    * chore: move main file
    
    * chore: refactor logger
    
    * revert: flags
    
    * chore: fix some lint error
    
    * feat: add test workflow
    
    * chore: temp ignore staticcheck
    felangga authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    dcb6793 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. feat: import and export grpcurl commands (#11)

    * feat: implement flags
    
    * chore: adjust some flags
    
    * feat: auto connect when open
    
    * feat: handle flags
    
    * feat: export grpcurl
    
    * fix: handle escape string
    felangga authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    518aab4 View commit details
    Browse the repository at this point in the history
  2. fix: new main folder

    felangga committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    931eacb View commit details
    Browse the repository at this point in the history
Loading