Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

[WIP] refactor to itertools #1

Merged
merged 2 commits into from
Jan 4, 2017
Merged

Commits on Jan 4, 2017

  1. Rewrite of the command implementation for 2.0.0

    Introduces two new commands and refactors the way commands are
    implemented:
    
    - `chain` and `process` are new
    - `get` now only traverses down a path
    - `process` utilizes `zicht/itertools` to process data
    - `chain` merges separate files into one
    Gerard van Helden committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    0b6eecb View commit details
    Browse the repository at this point in the history
  2. CS

    Gerard van Helden committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    346e304 View commit details
    Browse the repository at this point in the history