Skip to content

Releases: LiterateInk/Crowous

js v1.3.0

28 Sep 12:31
88dac07
Compare
Choose a tag to compare

Feature

Adds housing() API handler.


feat(api): add housing (8773ad5)

js v1.2.0

27 Sep 23:31
8c88c59
Compare
Choose a tag to compare

Features

This release adds two functions : onlineServices() and news().


feat(api): add online-services (733f235)
docs(examples): news (eb62f2b)
feat(api): add news() (4c606a3)
feat(core): add an XML parser (ac4fb85)

kotlin v1.1.0

26 Sep 22:26
d440f72
Compare
Choose a tag to compare

chore: release v1.1.0 (d440f72)
refactor: move to a fqdn package (f464ba1)
chore(build): use template string instead of concat (e68267e)

kotlin v1.0.0

26 Sep 21:06
101fddd
Compare
Choose a tag to compare

First release for the Kotlin implementation !

js v1.1.2

11 Aug 20:53
Compare
Choose a tag to compare
  • fix(api): make feeds arrow function (02ecffc)
  • fix(models): make properties all readonly (ddaf00b)

js v1.1.1

11 Aug 03:17
Compare
Choose a tag to compare
  • Bump utilities package
  • Treeshaking !

This release introduces no breaking changes nor new feature, it simply adds a bunch of optimizations for tree-shaking.

js v1.1.0

11 Aug 03:17
Compare
Choose a tag to compare

Breaking

Refactor to match LiterateInk v1 libraries structure.

  • No more classes and methods in the classes.
  • Global isRestaurantOpen and meals functions to do what the Restaurant class was able to do.
  • restaurants and feeds functions directly

rust v1.0.1

05 Aug 03:20
Compare
Choose a tag to compare

Skipped 1.0.0 for issues with release tools.

First major release for the Rust implementation of Crowous !
Mostly based on the JS/TS implementation.

js v1.0.0

05 Aug 02:29
Compare
Choose a tag to compare
  • chore(pkg): prepare for release (44d658e)
  • fix(tsconfig): use bundler and target esnext (5ce3666)
  • chore: add leading slash in gitignore (314ae86)
  • chore(pkg): proper authors and license (544d9ce)
  • chore: add exports (204547f)
  • refactor: rewrite every models to have model/api/translator (a187645)
  • refactor: use build/parse <=> services structure (dfb7e34)

js v0.1.4

15 Jun 00:59
Compare
Choose a tag to compare

Fixes a typo