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
toXMLdirectly (dff8c0d) - refactor:
feeds->getFeeds(f0265d0) - chore(deps): bump (99746c6)
- refactor: services and some functions name (ac4b1d3)
- refactor: is restaurant open (88c80af)
- feat: add
toOpeningDayIndexfunction toMomentnamespace (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
fromJSONto 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 - 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.0
Breaking
Refactor to match LiterateInk v1 libraries structure.
- No more classes and methods in the classes.
- Global
isRestaurantOpenandmealsfunctions to do what theRestaurantclass was able to do. restaurantsandfeedsfunctions 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