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: JuliaData/DataFramesMeta.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.3
Choose a base ref
...
head repository: JuliaData/DataFramesMeta.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 17, 2024

  1. fix typo in @orderby docstring (#402)

    mulitple s/b multiple
    dvetsch75 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bffeabb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Fix multi-column select! #404 (#405)

    * add allow multicol
    
    * add tests
    
    * add fix
    
    * Update src/macros.jl
    
    Co-authored-by: Bogumił Kamiński <bkamins@sgh.waw.pl>
    
    ---------
    
    Co-authored-by: Bogumił Kamiński <bkamins@sgh.waw.pl>
    pdeffebach and bkamins authored Nov 14, 2024
    2 Configuration menu
    Copy the full SHA
    d93dcbd View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Bump version (#406)

    * bump 0.15.4
    
    * news
    pdeffebach authored Dec 3, 2024
    2 Configuration menu
    Copy the full SHA
    339e002 View commit details
    Browse the repository at this point in the history
Loading