Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 02:24
· 1 commit to master since this release

Change Log

Refactor

  • 💥 refactory: rename package name to easytpl from view 831b9f8

Feature

  • ✨ feat: ViewDir support multi dir, use "," split. see issues #30 3209482
  • ✨ feat: support "extends" feature and refactoring template load and render logic a2980b3

Update

  • update: add github action scripts da858d1
  • up: update go action and add new action 7a1864c
  • 👔 up: update some and add new sub package f866ea4
  • 👔 up: update some init logic and up code style 2cea4eb
  • 💥 up: refactoring some func logic and update some runtime logic 33f8e88
  • 👔 up: update some init and rendering logic 702bc14
  • ♻️ update: refactoring the renderer init and extends logic 70% ebaef78

Other

  • remove invalid type convert 02475cc
  • Bump github.com/stretchr/testify from 1.3.0 to 1.7.0 10323d9
  • Bump meeDamian/github-release from 2.0 to 2.0.3 4dfab26
  • Bump shogo82148/actions-goveralls from 1 to 1.4.4 a51e3b4
  • Bump actions/checkout from 2 to 2.3.4 9a6b745
  • Bump shogo82148/actions-goveralls from 1.4.4 to 1.5.0 a295837
  • Bump actions/checkout from 2.3.4 to 2.4.0 d909952
  • Bump shogo82148/actions-goveralls from 1.5.0 to 1.5.1 6d3ed8b
  • Bump actions/checkout from 2.4.0 to 3 c384087
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 20db1a9
  • Bump shogo82148/actions-goveralls from 1.5.1 to 1.6.0 d0e975e
  • Bump actions/setup-go from 2 to 3 3bf05c4
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 b70b5b7
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 5857994
  • Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 a32b0b9
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 edb72f4
  • Bump actions/setup-go from 3 to 4 (#20) 9605fcf
  • Bump shogo82148/actions-goveralls from 1.6.0 to 1.7.0 (#21) 17c7ca5
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (#19) 2b5a206
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#23) 1d54f14
  • Bump shogo82148/actions-goveralls from 1.7.0 to 1.8.0 (#25) 8d19a2d
  • Bump actions/checkout from 3 to 4 (#26) a9f0587
  • Bump actions/setup-go from 4 to 5 (#28) ea19b5d
  • ✅ test: move testdata file to sub dir and update test case 50f525c
  • 📝 chore: update README docs, add new github action script 8eb9140
  • 📝 chore: update README docs and add ci test on go1.22 16d7c08