All Versions
10
Latest Version
Avg Release Cycle
2 days
Latest Release
1448 days ago

Changelog History

  • v0.1.5 Changes

    May 08, 2020

    ๐Ÿ›  fix docs

  • v0.1.4 Changes

    May 03, 2020

    โž• add sync.Map for thread safety

  • v0.1.3 Changes

    May 03, 2020

    โž• add size() function

  • v0.1.2 Changes

    April 28, 2020

    โšก๏ธ Update Built-in functions:

    ๐Ÿšš 1. remove selection function prefix "node".

    1. add absHref/first/last/parents/prarentsUntil functions.
  • v0.1.1 Changes

    April 25, 2020

    ๐Ÿ‘Œ support nested functions

  • v0.1.0 Changes

    April 25, 2020

    ๐Ÿ“œ 1. rewrite core parser

    1. add example and godoc
  • v0.0.9 Changes

    April 23, 2020

    ๐Ÿ”„ change tager to private

  • v0.0.8 Changes

    April 22, 2020

    ๐Ÿ›  fix bultin function bug

  • v0.0.7 Changes

    April 22, 2020

    1.Priority order: struct method -> global
    ๐Ÿ‘ 2.Support sub struct call parent function.
    3.Change builtin function.

  • v0.0.6 Changes

    April 21, 2020

    โœ‚ remove MustNewWithConfig