Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 789 Bytes

File metadata and controls

29 lines (19 loc) · 789 Bytes

File filter

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Links are updated with Changelog.jl using the command:

Changelog.generate(
    Changelog.CommonMark(),             # output type
    "CHANGELOG.md";                     # input and output file
    repo = "JuliaDataCubes/PyramidScheme.jl", # default repository for links
)

[0.1.2]

Added

  • Implemented proper MakieRecipies this should make Observable(::Pyramid) work
  • Added cat of Pyramids to concatenate on all levels

Fixed

  • Improved computation of the dimensions of the aggregated levels