# Revision history for lion ## 0.4.0.0 * Update clash-prelude dependency bounds #4 * Type-level -> data-level configuration #6 ## 0.3.0.0 * Update base dependency version bounds * Minor internal pipeline updates * Remove Cabal dependency * Move start PC configuration variable to type-level * Update documentation ## 0.2.0.0 -- 2021-03-27 * Update core/memory/peripheral interface * Configurable ALU: choose between SB_MAC16 or generic (+) and (-) * Optimize branch path for better fMax ## 0.1.0.0 -- 2021-02-28 * First version. * RV32I (no FENCE, ECALL, EBREAK)