Skip to content

Releases: Expressive-Tea/expresive-tea

v1.3.0-Beta.6

25 Apr 04:27
39981b3
Compare
Choose a tag to compare
v1.3.0-Beta.6 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0-Beta.5...v1.3.0-Beta.6

v1.3.0-Beta.5

25 Apr 04:20
d2dac47
Compare
Choose a tag to compare
v1.3.0-Beta.5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0-Beta.1...v1.3.0-Beta.5

Beta Release 1.3.0-Beta.1

14 Nov 19:29
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Handling Number responses properly.
  • Error Handling respond properly to Expressive Tea Exceptions.
  • Added Settings by file .expressive-tea as json file.
  • Multiple fixes to microservices core.

Production Release 1.2.2

06 Nov 20:58
f9b1f9e
Compare
Choose a tag to compare

What's Changed

  • Module Providers settings is now optional.
  • Allow pass arguments to Plugin's Constructor.
  • Fixes Handling Number Responses.
  • Fixes Error Responses as 500 always.
  • Remove unused code.
  • Code Enhancements.

Full Changelog: v1.2.1...v1.2.2

Production Release

02 Oct 03:16
Compare
Choose a tag to compare
  • Next parameter decorator is not redirect flow to next middleware instead of returns empty responses.
  • Outdated and Vulnerabilities dependencies are now solved.
  • Improve Boot stages process in order to keep them in the correct order and steps now should place correctly in the internal event loop (not node).
  • Added websockets implementation
  • Fixed Testing and add integrations testing.

Production Release

23 Jul 16:19
Compare
Choose a tag to compare

RELEASE] 1.2.0 Release

  • View decorator allows us to render a view if a view engine is
    configurated.
  • Added Request, Response Express instances with a specific decorator.
  • Get Query, Body parameters directly using parameter decorators.
  • Get Url parameters using a parameter decorator.
  • Allow Flexibility by allowing use of the returning values as the response on
    every decorated Controller Method, if already sent a response using the
    response instance is automatically detected.
  • Allow the Https Configuration.
  • Improve Documentation.

Production Release

16 Mar 15:29
Compare
Choose a tag to compare

Description

There was a critical issue on the Boot engine when there were more than one plugins assigned. As this creates potential block implementation we create a hotfix to resolve it.

Changelog

Production Release

26 Feb 04:23
Compare
Choose a tag to compare

Implementations

  • Added Static Decorator to allow response to some of the static directories.
  • Added Express Directive Decorator to allow configure special settings for express module.
  • Modify Documentation Template.
  • Added Better Documentation.
  • Added plugins to Jsdocs to accept decorators as tags and parse @ symbols on examples.
  • Fixed small issues.

Commits Included

  • 93ec93f [MAINTENANCE] Fixes Small Issues and Documentation
  • 45c6f7e [MAINTENANCE] Fixes Small Issues and Documentation
  • cc44044 [MAINTENANCE] Fixes Small Issues and Documentation
  • 5662633 [MAINTENANCE] Fixes Small Issues and Documentation
  • e46a599 [MAINTENANCE] Fixes Small Issues and Documentation
  • 131c7b7 [MAINTENANCE] Small issues and refactoring
  • ec51c34 [MAINTENANCE] Fixes Small Issues and Documentation
  • 945e336 [MAINTENANCE] Fixes Small Issues and Documentation

Plugin Introduction

25 Feb 21:54
Compare
Choose a tag to compare
  • a050c84 [CORE] Publish Tooling
  • ae56fc1 [CORE] Publish Tooling
  • 40d2528 [CORE] Publish Tooling
  • 60d3804 [CORE] Publish Tooling
  • a92d774 [CORE] Publish Tooling
  • 7e7700c [CORE] Publish Tooling
  • 858fa72 [PLUGIN ENGINE] Added Plugin Decorator
  • 5b96274 1.1.0
  • d7d7c53 [PLUGIN ENGINE] Added Plugin Decorator
  • 1276141 [PLUGIN ENGINE] Added Plugin Decorator
  • c8aadb5 [PLUGIN ENGINE] Added Plugin Decorator
  • 6a58113 [PLUGIN ENGINE] Added Plugin Decorator
  • 817810e [DOCUMENTATION] Added Logo
  • fe69be9 [DOCUMENTATION] Added Logo
  • 871f06c [DOCUMENTATION] Added Logo
  • 502f1c6 [DOCUMENTATION] Added Plugin Decorator

Production Ready

11 Sep 15:28
Compare
Choose a tag to compare
  • 7244473 [FEATURE] Adding Plugin Structure
  • 997700f [FEATURE] Adding Plugin Structure
  • a2f08a1 [REFACTORING] Improve Code
  • ce043f5 [REFACTORING] Improve Code
  • 8372d66 [REFACTORING] Improve Code
  • 9e9dab7 [REFACTORING] Improve Code
  • 156e2b0 [REFACTORING] Improve Code
  • e704314 [TEST] Benchmark Test
  • 8b8cd95 [BADGES] Added Test Coverage on Code Climate
  • 5943334 [DOCUMENTATION] Update Badges
  • 7e933cc Add license scan report and status