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: rafaqz/DimensionalData.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.0
Choose a base ref
...
head repository: rafaqz/DimensionalData.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.0
Choose a head ref
  • 20 commits
  • 33 files changed
  • 2 contributors

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    3621e32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #200 from ali-ramadhan/patch-1

    Fix typo in `@dim` example
    rafaqz authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    e71b2d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Configuration menu
    Copy the full SHA
    e1bc5bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #203 from rafaqz/dim_macro

    fix dim macro when only import was used
    rafaqz authored Nov 14, 2020
    Configuration menu
    Copy the full SHA
    f35abf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. add Metadata and Name types

    rafaqz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    0d5987d View commit details
    Browse the repository at this point in the history
  2. update tests for Metadata

    rafaqz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    12a08c4 View commit details
    Browse the repository at this point in the history
  3. test set Name

    rafaqz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    21b57bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #210 from rafaqz/metadata

    Metadata
    rafaqz authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    1b0e905 View commit details
    Browse the repository at this point in the history
  5. move prettyprint.jl -> show.jl

    rafaqz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    ba253e4 View commit details
    Browse the repository at this point in the history
  6. rename DimDataset -> DimStack

    rafaqz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    a0dedcb View commit details
    Browse the repository at this point in the history
  7. refactor indexing

    rafaqz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    70bbf43 View commit details
    Browse the repository at this point in the history
  8. update docs

    rafaqz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    03d2f31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f40fc43 View commit details
    Browse the repository at this point in the history
  10. update docs

    rafaqz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    1572e65 View commit details
    Browse the repository at this point in the history
  11. dont run doctests in tests

    rafaqz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    3aca849 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #211 from rafaqz/renames

    Renames and refactors
    rafaqz authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    72cebde View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    81a292b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #212 from rafaqz/select_in_dims

    use selectors in dims, and clean up dim methods
    rafaqz authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    6826ac5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. swap CI badge to git workflow

    rafaqz authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    b8ec1ef View commit details
    Browse the repository at this point in the history
  2. bump minor version to 0.15.0

    rafaqz authored Nov 25, 2020
    2 Configuration menu
    Copy the full SHA
    e37c449 View commit details
    Browse the repository at this point in the history
Loading