gemmula-1.1.0: ChangeLog.md
# `gemmula` Change Log ## 1.1.0 (January 13, 2024) * Normalize the links with spaces while encoding. * Ignore the empty lists while encoding. * Clean up more documentations. ## 1.0.1 (January 08, 2024) * Improve code readability and quality. * Clean up some documentations. ## 1.0.0 (December 19, 2023) * Change the stability to `stable`. * Use strict data types and functions instead of lazy ones. ## 0.1.0.0 (November 29, 2023) * Initial release!