Skip to content
Compare
Choose a tag to compare
@s3bw s3bw released this 05 Aug 13:26
· 12 commits to master since this release
232844a

This is what's happened since version 0.2 and 0.3.

New Features:

  • Add macro tag 'book' (#207)
  • Change en var name from FSCAP_PATH to FSCAP_DIR (#201)
  • View note snippets (#235)
  • Record changes to tags on existing notes (#234)
  • Add loop rule for tui (#233)
  • Handle ENH and FEA together (#229)
  • Allow H to rotate through help hints (#221)
  • Introduce search with contains (#219)
  • Use g and G to jump to top and bottom of screen (#216)
  • Socket binding to interrupt two instances opening (#212)

Bug Fixs:

  • patch notes (#230)
  • Decrease line number where we insert moved lines (#225)
  • Remove tag_exists this is now handled by the tag model (#223)
  • Remove exit from actor (#206)

More Tests:

  • Create tests for data migration (#204)

DOC

  • Update readme with FSCAP_DIR (#202)

REFACTOR

  • Display Contents Object (#226)
  • Implement MVC (#199)"