Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix phase list when initializing CrystalMap with a sparse phase list #433

Merged
merged 6 commits into from
Mar 14, 2023

Commits on Mar 4, 2023

  1. Return xmap with correct phase list when sparse one is given

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    2f7b49b View commit details
    Browse the repository at this point in the history
  2. Test xmap init with phase list with fewer phases than in phase IDs

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    3ed10cd View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.11.1

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    c72e1ff View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Add 0.11.1 section to changelog, mention phase list fix

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    16fb792 View commit details
    Browse the repository at this point in the history
  2. Add icon_links to PyData HTML theme options to work around error

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5507c46 View commit details
    Browse the repository at this point in the history
  3. Restrict PyData Sphinx Theme to >= 0.13.1 to avoid workaround

    Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
    hakonanes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    110a8a7 View commit details
    Browse the repository at this point in the history