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: JuliaAstro/SkyCoords.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7144261
Choose a base ref
...
head repository: JuliaAstro/SkyCoords.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4c2f0fe
Choose a head ref
  • 19 commits
  • 14 files changed
  • 6 contributors

Commits on Apr 18, 2021

  1. add tags to CI

    mileslucas committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    306659a View commit details
    Browse the repository at this point in the history
  2. Ignore Python files for Linguist (#39)

    They aren't part of the source of the package anyway.
    
    [skip ci]
    giordano authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    10cc6dc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. support ConstructionBase (#41)

    manual implementation only needed for FK5Coords{e}, other types work out of the box
    allows interop with packages listed at https://github.com/JuliaObjects/ConstructionBase.jl
    aplavin authored May 17, 2022
    Configuration menu
    Copy the full SHA
    704857f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Update Project.toml

    mileslucas authored Jun 24, 2022
    2 Configuration menu
    Copy the full SHA
    972887e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. implement isapprox

    aplavin committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    cd50384 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    192327d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d41d3b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    f2fc6ca View commit details
    Browse the repository at this point in the history
  2. Create register.yml

    mileslucas authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2b2fd50 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    9ca90d5 View commit details
    Browse the repository at this point in the history
  4. fix broken doctests

    mileslucas committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ec2d02f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Typo

    [skip ci]
    PallHaraldsson authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e3f981f View commit details
    Browse the repository at this point in the history
  2. Typo

    PallHaraldsson authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    1d1f3a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4790015 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. cleaner rotmat

    aplavin committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    7eb57b6 View commit details
    Browse the repository at this point in the history
  2. add CartesianCoords

    aplavin committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    330851b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Merge pull request #45 from aplavin/3d

    add CartesianCoords
    mileslucas authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a6e6180 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    6a51ff8 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    4c2f0fe View commit details
    Browse the repository at this point in the history
Loading