Skip to content

Releases: blinkk/amagaki

@amagaki/amagaki v1.3.0

27 Jul 22:51
eca2422
Compare
Choose a tag to compare

Features

  • add -l flag to build for collecting missing translations (384e285)

@amagaki/amagaki v1.2.0

12 Jul 17:29
7cec49c
Compare
Choose a tag to compare

Features

  • add DataType check for pod objects (219144d)
  • add support for incremental builds using patterns (#109) (d35be52)
  • add support for per-template profiling #25 (#107) (8cb7ca1)

Bug Fixes

  • allow localized-only pages without root paths #111 (a7c7f11)

@amagaki/amagaki v1.1.3

03 Jul 03:56
1e93fe4
Compare
Choose a tag to compare

Bug Fixes

  • fix and clean up missing string recording (22430db)
  • rename route.path to route.podPath and add sample (#105) (945976a)

@amagaki/amagaki v1.1.2

24 Jun 01:15
87d83b1
Compare
Choose a tag to compare

Bug Fixes

  • fix serialization of simple pod.string types (f4acadb)

@amagaki/amagaki v1.1.1

23 Jun 22:14
295c2fd
Compare
Choose a tag to compare

Bug Fixes

  • allow IfLocale and pod.string YAML types to roundtrip (e9216f7)

@amagaki/amagaki v1.1.0

22 Jun 19:31
f6be570
Compare
Choose a tag to compare

Features

  • add build options to the route building (#101) (3796761)

Bug Fixes

  • add contentType for StaticRoute (a66d2f3)
  • Benchmark not using current amagaki build. (d71b3bc)
  • Fixing cache for benchmark data file. (4ec8430)
  • Improve the benchmark profiling output and reduce size of the history. (a8708d7)
  • Increasing size of history for benchmark results. (508a71e)
  • Restore benchmarking performance regression testing for pushes. (5f372bc)
  • Updating how the benchmark caches. (d6f2175)

@amagaki/amagaki v1.0.1

12 Jun 21:59
bbf2128
Compare
Choose a tag to compare

Bug Fixes

  • expose environment option as a global option (953a6da)

@amagaki/amagaki v1.0.0

08 Jun 01:19
4b47de2
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Async triggers for plugins (#90)

Features

@amagaki/amagaki v0.6.2

01 Jun 06:34
6c4d00a
Compare
Choose a tag to compare

Bug Fixes

  • remove superfluous file (cf760c2)

@amagaki/amagaki v0.6.1

30 May 00:47
Compare
Choose a tag to compare

Bug Fixes