Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 576 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 576 Bytes

Change Log

All notable changes to this project will be documented in this file.

Add

Changed

  • Change all method argument as final. It guarantee methods don't make untoward effects.
  • Mark unusable flows as FIXME.
  • Drop dependency for eb4j/util package.
  • Split Gradle scripts as modules.

Fixed

  • Wdic: fix unaffected character conversion.
  • xml2eb: fix potential null reference.

0.1.99.dev - 2016-06-01

Added

  • Split as individual project from eb4j.