Skip to content

Releases: polyapi/polyapi-java

v0.15.1

30 Jul 23:46

Choose a tag to compare

What's Changed

  • Replaced the "any" object type with an instance of Object.class for all functions. by @gastonortiz in #49
  • Removed (beta) from documentation. by @gastonortiz in #53

Full Changelog: polyapi-java-0.14.2...polyapi-java-0.15.1

v0.15.0

01 Aug 17:56

Choose a tag to compare

What's Changed

Full Changelog: polyapi-java-0.14.3...polyapi-java-0.15.0

v0.14.3

01 Aug 17:56

Choose a tag to compare

What's Changed

  • Replaced the "any" object type with an instance of Object.class for all functions. by @gastonortiz in #49

Full Changelog: polyapi-java-0.14.2...polyapi-java-0.14.3

v0.14.2

22 Jul 16:22

Choose a tag to compare

What's Changed

  • Fixed bug where it only accepted Server functions that are Java while letting Client functions of other languages. by @gastonortiz in #48

Full Changelog: polyapi-java-0.14.1...polyapi-java-0.14.2

v0.14.1

15 Jul 19:57

Choose a tag to compare

What's Changed

  • Fixed schema generator to not include spaces in titles of schema elements. by @gastonortiz in #45

Full Changelog: polyapi-java-0.14.0...polyapi-java-0.14.1

v0.14.0

03 Jul 18:01

Choose a tag to compare

What's Changed

  • Added functionality to handle the "any" type for both function arguments and return types. by @gastonortiz in #43

Full Changelog: polyapi-java-0.13.1...polyapi-java-0.14.0

v0.13.1

26 Jun 21:46

Choose a tag to compare

What's Changed

Full Changelog: polyapi-java-0.13.0...polyapi-java-0.13.1

v0.13.0

19 Jun 19:27

Choose a tag to compare

What's Changed

  • Added functionality so that when configuring webhook listeners, the code is blocked by default. by @gastonortiz in #38

Full Changelog: polyapi-java-0.12.0...polyapi-java-0.13.0

v0.12.0

18 Jun 20:38

Choose a tag to compare

What's Changed

Full Changelog: polyapi-java-0.11.0...polyapi-java-0.12.0

polyapi-java-0.11.0

14 Jun 15:12

Choose a tag to compare

What's Changed

Full Changelog: polyapi-java-0.10.1...polyapi-java-0.11.0