Skip to content

Releases: micronaut-projects/micronaut-views

Micronaut Views 3.7.0

12 Oct 08:57
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • JTE - support dynamic template loading from src path by @edward3h in #451
  • JTE: support rendering .kte (Kotlin) templates by @edward3h in #452

Dependency updates 🚀

  • fix(deps): update dependency io.pebbletemplates:pebble to v3.1.6 by @renovate in #444
  • fix(deps): update dependency org.yaml:snakeyaml to v1.33 by @renovate in #449
  • chore(deps): update kotlin to v1.7.20 by @renovate in #447
  • chore(deps): update managed-jte to v2.2.2 by @renovate in #445

CI ⚙️

  • chore(deps): update mikepenz/action-junit-report action to v3.5.1 by @renovate in #448

Full Changelog: v3.6.0...v3.7.0

Micronaut Framework Views 3.6.0

19 Sep 09:25
Compare
Choose a tag to compare

What's Changed

Dependency updates 🚀

Build 🐘

  • chore(deps): update kotlin to v1.7.10 by @renovate in #435
  • chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.14 by @renovate in #433
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.4 by @renovate in #432
  • chore(deps): update dependency gradle to v7.5.1 by @renovate in #439

CI ⚙️

  • chore(deps): update mikepenz/action-junit-report action to v3.5.0 by @renovate in #440
  • chore(deps): update mikepenz/action-junit-report action to v3.2.0 by @renovate in #437

Full Changelog: v3.5.0...v3.6.0

Micronaut Views 3.5.0

18 Jul 15:07
Compare
Choose a tag to compare

What's Changed

Dependency updates 🚀

  • build: bump mikepenz/action-junit-report from 3.0.3 to 3.1.0 by @dependabot in #423
  • build: bump io.micronaut.build.shared.settings from 5.3.9 to 5.3.10 by @dependabot in #418

Other Changes 💡

New Contributors

Full Changelog: v3.4.1...v3.5.0

  • support binary static content in JTE (#413)

Micronaut Views 3.4.1

18 Jul 05:24
Compare
Choose a tag to compare

v3.4.1 (2022-06-10)

Full Changelog

What's Changed

  • build: bump io.micronaut.build.shared.settings from 5.3.2 to 5.3.8 by @dependabot in #412
  • build: bump io.micronaut.build.shared.settings from 5.3.8 to 5.3.9 by @dependabot in #414
  • build: bump org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21 by @dependabot in #405
  • build: bump kotlin-stdlib-jdk8 from 1.6.20 to 1.6.21 by @dependabot in #403
  • build: bump mikepenz/action-junit-report from 3.0.1 to 3.0.3 by @dependabot in #408
  • doc: link to turbo frame not turbo stream by @sdelamo in #416

Micronaut Views 3.4.0

21 Apr 08:51
Compare
Choose a tag to compare

v3.4.0 (2022-04-21)

Full Changelog

  • fix: turboview ann only if request accepts turbo #400
  • feat: Turbo frame #397

Micronaut Views 3.3.0

14 Apr 10:33
Compare
Choose a tag to compare

v3.3.0 (2022-04-13)

Full Changelog


Implemented enhancements:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Views 3.2.0

10 Mar 05:28
Compare
Choose a tag to compare

v3.1.4 (2022-03-10)

Full Changelog


Fixed bugs:

  • SecurityViewModelProcessor throws UnsopportedException for unmodifiable models #309
  • fix: protects against object not being of type String #354 (@sdelamo)

Closed issues:

  • Pass Locale to Pebble #358

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Views v3.1.3

10 Feb 16:23
Compare
Choose a tag to compare

v3.1.3 (2022-02-10)

Full Changelog

Merged pull requests:

  • bug: ViewModelProcessor does not handle immutable maps (#353)

Micronaut Views 3.1.2

23 Dec 15:11
Compare
Choose a tag to compare

New feature:

Micronaut Views 3.1.1

14 Dec 10:57
Compare
Choose a tag to compare

v3.1.1 (2021-12-14)

Full Changelog

Fixed bugs:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator