Skip to content

Conversation

kernelmethod
Copy link
Owner

@kernelmethod kernelmethod commented Feb 26, 2021

  • Remove HashCompressor -- the old implementation was pretty bare and
    didn't provide much value to the project. It's possible that in a
    future version something like HashCompressor will be added back in,
    but I think some additional work is needed to figure out how to make
    hash compression more generally useful.
  • Remove some unneeded dependencies from the source and from the
    Project.toml.
    • Removed Documenter and Loogging. Additionally, I've removed SHA,
      which was used by HashCompressor but is no longer needed after
      HashCompressor's removal.
  • Update the project version to v0.2.0.

- Remove HashCompressor -- the old implementation was pretty bare and
  didn't provide much value to the project. It's possible that in a
  future version something like HashCompressor will be added back in,
  but I think some additional work is needed to figure out how to make
  hash compression more generally useful.
- Remove some unneeded dependencies from the source and from the
  Project.toml.
  - Removed Documenter and Loogging. Additionally, I've removed SHA,
    which was used by HashCompressor but is no longer needed after
    HashCompressor's removal.
- Update the project version to v0.2.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant