Skip to content

Releases: simonwep/java-express

0.2.1

Choose a tag to compare

@jjzazuet jjzazuet released this 03 Oct 04:48
03571e9
  • Build system refactoring.
  • Redirecting log calls to SLF4J.

Installation coordinates @ JCenter:

<dependency>
  <groupId>io.vacco.java-express</groupId>
  <artifactId>java-express</artifactId>
  <version>0.2.1</version>
</dependency>
implementation "io.vacco.java-express:java-express:0.2.1"

0.1.1

Choose a tag to compare

@simonwep simonwep released this 13 Oct 17:00

Critical bug-fixes

0.1.0

Choose a tag to compare

@simonwep simonwep released this 11 Oct 20:57

First minor release, introducing DynExpress.

0.0.11-alpha

0.0.11-alpha Pre-release
Pre-release

Choose a tag to compare

@simonwep simonwep released this 15 Sep 21:50
b833498

Improvements

0.0.10-alpha

0.0.10-alpha Pre-release
Pre-release

Choose a tag to compare

@simonwep simonwep released this 28 Apr 08:23
Root level path fix

0.0.9-alpha

0.0.9-alpha Pre-release
Pre-release

Choose a tag to compare

@simonwep simonwep released this 24 Apr 15:10
cc3e982
Small README improvements

0.0.8-alpha

0.0.8-alpha Pre-release
Pre-release

Choose a tag to compare

@simonwep simonwep released this 30 Mar 19:52
  • Adding more features from expressjs.
  • Fixing small bugs.
  • Add logger to response to handle errors.

0.0.7-alpha

0.0.7-alpha Pre-release
Pre-release

Choose a tag to compare

@simonwep simonwep released this 23 Feb 17:13
Some annotations

0.0.6-alpha

0.0.6-alpha Pre-release
Pre-release

Choose a tag to compare

@simonwep simonwep released this 16 Feb 09:38
Update README / polish files

0.0.5-alpha

0.0.5-alpha Pre-release
Pre-release

Choose a tag to compare

@simonwep simonwep released this 12 Feb 15:44
Add Util-class CookieFactory