Version0 Strategy - ShotaroKataoka/ls-Improved GitHub Wiki

  • What is it: Defining what work items need to happen for v1.0. From here we can determine our workback schedule.
  • Authors: Shotaro Kataoka
  • Spec Status: Draft

1. Overview

1.1 Narrative

1.2 What is shipping in v1

2. Timeline for v1.0

  • 0.2.2 (6/25)
  • 0.2.4
    • controlling view : sort files (#16)
  • 0.2.5
    • controlling view : select {file only | directory only} mode (#1)
    • controlling view : number of files (#3)
  • 0.2.6
    • grep option (#2)
    • -- replace with ── (#30)
  • 0.3.0 <-- manual install version
    • implement -n option
    • refactoring all code.
    • write description with colors (#4)
    • create multi-line description from command line (#32)
    • make this stable
  • 0.3.1 <- 0.3.0b2
  • 0.4.0
    • add Text class (for future update) (#62)
    • fix search function (under Text class) (#62)
    • make search function fuzzier (#58)
    • deal with ANSI escape code (#65)
  • 0.5
    • implement file description (#64)
    • support fzf (-t option. print selected description) (#87, #91)
    • insert new line appropriate place (#60)
    • mkdiri help command (cheat sheet) (#76)
  • 1.0
    • python API(#83)
  • 1.1
    • custom sort function (#50)
  • 1.2
    • customize color scheme (#82)
    • write description with markdown (#63)
  • 1.3
    • --tree option (#31)