Skip to content

Releases: c-cube/calculon

0.8

13 Jul 01:27
320dbb7
Compare
Choose a tag to compare
  • add opam lockfiles
  • check channel in !tell
  • config: ability to join multiple channels
  • remove ISO8601, use ptime instead
  • use sqlite3 for storage
    • small migrate_state tool to produce a db file from state.json
  • use github actions
  • remove tls_cert config option
  • factoid: add max_cardinal_for_force
  • add custom commands (no prefix matching at all)
  • count years in !seen

0.6

21 Jan 16:45
Compare
Choose a tag to compare
0.6
  • use logs for logging, deprecate custom logger
  • better irclogs parser
  • use Yojson.t
  • add extra_args to config parser

0.5

12 Nov 14:40
Compare
Choose a tag to compare
0.5

big-ish release, with fewer dependencies for the core libraries, and a new redis pub/sub bridge.

  • use curly for the web plugin
  • use irc-client-lwt-ssl instead of tls
  • redis interface
  • make calculon-extra non-optional
  • some fixes

0.4

22 Feb 22:19
Compare
Choose a tag to compare
0.4

new release with customizable prefix and migration to dune