Telepooz Versions Save

Functional Telegram Bot API wrapper for Scala on top of akka, circe, cats, and shapeless

0.4.3

7 years ago
  • update akka-http-json from 1.12.0 to 1.13.0
  • update contribution policy

0.4.2

7 years ago
  • update akka-http to 10.0.4

0.4.1

7 years ago
  • update akka to 2.4.17

0.4.0

7 years ago

[0.4.0] 2017-01-30

  • remove shapeless tags and simplify models
  • fix json encoder errors
  • update to December's api changes
  • shift to scala 2.12
  • update dependencies to the current state
  • update readme to last changes
  • refactor api calls (remove redundant calls of Free fns instead of plain _.lift)

0.3.6

7 years ago
  • fix incorrect construction of jsons for request api

0.3.5

7 years ago
  • fix incorrect post request payloads

0.3.4

7 years ago
  • update dependencies to the present state
  • refactor tests

0.3.3

7 years ago

[0.3.3] 2016-10-25

Changed

  • fix scaladoc errors in CirceEncoders.scala, Document.scala, File.scala, Reactor.scala

0.3.2

7 years ago

[0.3.2] 2016-10-22

Changed

  • update circe up to 0.5.4
  • update scalacheck up to 1.13.3
  • update .scalafmt

0.3.1

7 years ago

[0.3.1] 2016-10-09

Changed

  • update circe up to 0.5.3