Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

[Unreleased]

[0.6.0] - 2021-04-22

Changed

  • add filter-by and modify-flag functions

[0.5.1] - 2021-04-22

Changed

  • export enums into imap-observer.extras

[0.5.0] - 2021-04-22

Added

  • add message-flags map for exporting message flags

Changed

  • rename folder-mode to folder-modes

[0.4.0] - 2021-04-22

Added

  • add folder-mode map for exporting folder mode constants.

[0.3.0] - 2021-04-17

Added

  • add :on-folder-opened as a folder-option

[0.2.2] - 2021-04-17

Fixed

  • Wrong function execution on return value of function behind on-message-removed

[0.2.1] - 2017-06-20

Changed

  • simplify code structure for function as-properties and defrecord IdleManager

[0.2.0] - 2017-06-20

Added

  • add timeout example

Changed

  • fix namespace of dev/user.clj

Removed

  • remove functions outside of projects scope

[0.1.0-SNAPSHOT] - 2021-04-04

  • First commits laying out system structure.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close