Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

53 lines (38 loc) · 1.18 KB

CHANGELOG

NEXT (unreleased)

0.7.0

0.6.0

  • #10 Add option to pass an argument to Riif.new. @ghiculescu

0.5.0

0.4.0

  • #7 Add missing paymeth to transaction type. @jphpsf

0.3.0

  • #6 by @jphpsf
    • Shipping address (SADDR1 to SADDR5)
    • Sales rep (rep)
    • Invoice title and memo (INVTITLE and INVMEMO)
    • Purchase order number (PONUM)

0.2.0

  • #4 - Add support to customize filename
  • #5 - Separate different lists into groups

0.1.0

  • #2 - Implement Mixed document in one IIF file. (DSL had been changed)

0.0.1

  • Implement OTHERNAME
  • Implement TIMEACT
  • Implement TERMS
  • Implement VEND
  • Implement VTYPE
  • Implement SHIPMETH
  • Implement PAYMETH
  • Implement INVMEMO
  • Implement INVITEM
  • Implement CTYPE
  • Implement CLASS
  • Implement ACCNT
  • Implement EMP
  • Implement CUST
  • Implement TRNS and SPL