8000 Releases · limitcantcode/jaison-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: limitcantcode/jaison-core

v2.1.0 Release

04 Jun 18:06
7f66497
Compare
Choose a tag to compare

A complete and polished rewrite!

We've decided to discard the changes introduced in v2.0.0 and opted to polish the prototype, keeping the simple and maintainable design, but restructuring so its extensible. This repository now only contains server logic, and front-facing applications have been moved to their own repositories. These include the features you already know, and have extended them with more integrations and lowered latency. Since this is a complete rewrite, it would be too much to go through all the changes here, but read the many helpful documentation in this repository to familiarize yourself with what's included!

v2.0.0 Release

12 Feb 01:32
7142b3c
Compare
Choose a tag to compare

Introducing Plugins!

Project J.A.I.son is now plugin driven. Backend models responsible for generating responses have been moved to component plugin projects, and front-end reactives have been moved to application plugin projects. Please refer to the new README for installation guide.

0