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: adrienZ/slip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.14
Choose a base ref
...
head repository: adrienZ/slip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.15
Choose a head ref
  • 4 commits
  • 28 files changed
  • 1 contributor

Commits on Aug 30, 2024

  1. chore(release): v0.1.14

    adrienZ committed Aug 30, 2024
    Copy the full SHA
    3c512ea View commit details

Commits on Aug 31, 2024

  1. Drizzle (#5)

    * schemas with drizzle
    
    * drizzle for sqlite tests
    
    * fix
    
    * better typing
    
    * drizzle schema for database tests
    
    * stronger CI
    
    * add unique column test
    
    * fix some types
    
    * fix ci
    
    * todo
    
    * fix setup
    
    * better readme
    
    * put all in all src for builds
    
    * fix typecheck ?
    
    * fix ts ??
    
    * fix lint
    
    * lint
    
    * lint
    adrienZ authored Aug 31, 2024
    Copy the full SHA
    8328aa4 View commit details
  2. change lint config

    adrienZ committed Aug 31, 2024
    Copy the full SHA
    fa11a78 View commit details
  3. fix

    adrienZ committed Aug 31, 2024
    Copy the full SHA
    aca76e6 View commit details
Loading