Recent Releases of crowous

crowous - v2.0.0

  • chore: move to new template and use schwi instead of utilities (8b8dceb)
  • chore(vscode): remove useless entries (73b1baa)
  • chore: remove contributing because of old documentation (a449906)
  • chore: update names and links (2fbbb8f)
  • chore: simpler examples with directly import of crowous (86ba129)
  • refactor: housing/home -> accommodations/residence (4053f8c)
  • fix(core): improve typing for XML (ec139a0)
  • refactor: use definitions for typing raw JSON/XML and move to classes for models (c7d22f5)
  • chore: remove useless public (db839f1)
  • fix: imports (cb4be0d)
  • chore: update imports (b371dc4)
  • refactor: use schwi's toXML directly (dff8c0d)
  • refactor: feeds -> getFeeds (f0265d0)
  • chore(deps): bump (99746c6)
  • refactor: services and some functions name (ac4b1d3)
  • refactor: is restaurant open (88c80af)
  • feat: add toOpeningDayIndex function to Moment namespace (b4f885b)
  • refactor: use classes everywhere ! (4f55dd0)
  • chore: add testing for breaks to newlines (dc693ee)
  • chore(deps): bump (fa45f2b)
  • feat: add typedoc for API reference (15b0b38)
  • chore(README): rewording (a54da94)
  • refactor: move fromJSON to DTO (4450e30)
  • feat: add more documentation and remove useless classes and add better behaviors (687a145)
  • feat: add more tests and remove translate breaklines (c44eff6)
  • feat: add services tests (ca82483)
  • feat: add news/articles tests (d1b7e6a)
  • feat: add moment enum tests (169008e)
  • chore: make the news[1] content smaller (e46e30c)
  • chore(deps): bump (5b68f10)
  • feat: add tests for restaurants and meals (e1a4f0b)

- TypeScript
Published by Vexcited 7 months ago

crowous - js v1.3.0

Feature

Adds housing() API handler.


feat(api): add housing (8773ad5)

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v1.2.0

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)

- TypeScript
Published by Vexcited over 1 year ago

crowous - kotlin v1.1.0

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

- TypeScript
Published by Vexcited over 1 year ago

crowous - kotlin v1.0.0

First release for the Kotlin implementation !

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v1.1.2

  • fix(api): make feeds arrow function (02ecffc)
  • fix(models): make properties all readonly (ddaf00b)

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v1.1.1

  • Bump utilities package
  • Treeshaking !

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

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v1.1.0

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

- TypeScript
Published by Vexcited over 1 year ago

crowous - rust v1.0.1

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.

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v1.0.0

  • 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)

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v0.1.4

https://github.com/LiterateInk/Crowous/compare/js-v0.1.3...js-v0.1.4

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v0.1.3

https://github.com/LiterateInk/Crowous/compare/js-v0.1.2...js-v0.1.3

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v0.1.2

Refactor Meal.name to Meal.timing (6307fe8)

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v0.1.1

Only minor fixes for the publishing of the package.

  • chore(pkg): only publish needed files (6fe48e6)
  • chore(pkg): use proper keywords (275444c)

- TypeScript
Published by Vexcited over 1 year ago

crowous - js v0.1.0

Hello, Crowous !

This is the beginning for Crowous JS/TS releases.

- TypeScript
Published by Vexcited over 1 year ago