Skip to content

Releases: romsar/gonertia

v1.1.7

09 Jul 13:00
Compare
Choose a tag to compare

change assertable.Body type to *bytes.Buffer

v1.1.6

07 Jul 14:28
Compare
Choose a tag to compare

JSONMarshaller interface added

v1.1.5

30 Jun 10:59
Compare
Choose a tag to compare
  1. refactoring AlwaysProp: now it is struct instead of interface
  2. Proper and TryProper interfaces

v1.1.4

16 Jun 11:20
Compare
Choose a tag to compare

Added new constructors: NewFromBytes, NewFromReader

v1.1.3

15 Jun 22:40
Compare
Choose a tag to compare
NewFromFile method

v.1.1.2

15 Jun 22:13
Compare
Choose a tag to compare
v1.1.2

refactoring

v1.1.1

15 Jun 20:48
Compare
Choose a tag to compare
  1. Changed inertia.New constructor: rootTemplate argument now receive string, where can be html of path to the file.
  2. Removed WithTemplateFS option

v1.1.0

15 Jun 19:14
Compare
Choose a tag to compare

Server side rendering support (learn more)

v1.0.8

12 Jun 01:25
Compare
Choose a tag to compare

except partial load support (inertiajs/inertia-laravel#622)

v1.0.7

12 Jun 01:05
Compare
Choose a tag to compare