X Tutup
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: devurandom/clojure.java-time
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dm3/clojure.java-time
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 16 files changed
  • 4 contributors

Commits on Aug 26, 2024

  1. fix resolver-style typo for formatter doc

    formatter doc showed
      * resolver-style - either :strict, `:smart `or :lenient
    Yan authored and frenchy64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ca5f412 View commit details
    Browse the repository at this point in the history
  2. docs

    frenchy64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cbe1fd5 View commit details
    Browse the repository at this point in the history
  3. doc

    frenchy64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bdcdc84 View commit details
    Browse the repository at this point in the history
  4. fix test

    frenchy64 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cd85231 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix bb exit code

    frenchy64 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6d044ef View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. update build

    frenchy64 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ecdc310 View commit details
    Browse the repository at this point in the history
  2. Emit newlines instead of \n in docstrings (dm3#113)

    * Emit newlines instead of \n in docstrings
    
    Closes: dm3#111
    
    * gen doc
    
    * wip
    
    * undo
    
    ---------
    
    Co-authored-by: Ambrose Bonnaire-Sergeant <ambrose@ambrosebs.com>
    devurandom and frenchy64 authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    3c8ebe4 View commit details
    Browse the repository at this point in the history
  3. prep release

    frenchy64 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d40f0d8 View commit details
    Browse the repository at this point in the history
  4. Version 1.4.3

    frenchy64 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    e54eccc View commit details
    Browse the repository at this point in the history
  5. Version 1.4.4-SNAPSHOT

    frenchy64 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ee7620f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. remove sonatype repo

    frenchy64 committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    62354b4 View commit details
    Browse the repository at this point in the history
  2. jvm 22 => 24

    frenchy64 committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    6dea622 View commit details
    Browse the repository at this point in the history
Loading
X Tutup