Skip to content

Latest commit

History

History
35 lines (21 loc) 路 772 Bytes

CHANGELOG.md

File metadata and controls

35 lines (21 loc) 路 772 Bytes

Changelog

The format is based on Keep a Changelog.

This project adheres to Semantic Versioning.

3.1.1 - 2019-04-25

Removed

  • Words from "small" word list that contained non a-z characters

3.1.0 - 2019-04-25

Added

  • "Big" word list with 370k words
  • rword.load() for loading a word list
  • Changelog

Changed

  • Update development dependencies
  • Use TypeScript in strict mode
  • Convert word lists to JSON

Fixed

  • Words not actually being shuffled on first load