Skip to content

Releases: sinkaroid/disgrowth

1.0.7-alpha

17 Jul 22:45
2ab0362
Compare
Choose a tag to compare

1.0.7 (2022-07-18)

Chores
Continuous Integration
  • apply fixes for new configuration (d0b039c)
Documentation Changes
  • staged changes (594d0b9)
  • make config comments looks clearly (273e4e4)
New Features
  • add estimated predicts in 3 years (1d7eb39)
  • wait element until finished (78c9105)
  • make config looks clearly (96529a8)
  • reduce api call, use memory cache (5b53314)
Bug Fixes
  • wait element until finished (a42d2a2)
  • apply conditional render (f35bcb0)
Performance Improvements
  • proper memCacheExpire timeout (dcc333d)

1.0.6-alpha

16 Jul 19:28
6ee6fd4
Compare
Choose a tag to compare

1.0.6 (2022-07-16)

Bug Fixes
Chores

1.0.5-alpha

30 Jun 20:54
995f831
Compare
Choose a tag to compare

1.0.5 (2022-06-30)

Build System / Dependencies
  • change outdated name (50fdccf)
  • add app configuration (f6315f5)
  • remove transpileDependencies options (f47b37e)
Chores
Continuous Integration
Documentation Changes
New Features
  • add new predicts table (5295ec6)
  • 1.0.3, remake disgrow deps (5ee6e3c)
  • add simple dark light theme switcher (df09043)
  • disgrowth-visualization (34d7ecf)
Bug Fixes
  • convert disgrow to use pure functions (f8c9179)
  • proper isloaded timeout (ab62cf8)
  • proper isloaded timeout (9cdfea0)
  • proper isloaded timeout (b80c47c)
  • use redirect property instead hello world (ab7e215)
Refactors
Code Style Changes
Tests