Upward Demo

Upward is a library to help with hot-code upgrades in Elixir.

Installed version: 0.0.6

LiveView Counter

Increments by 3

0

Global Counter

Increments by 4

20

Time since initial install

17d 0h 40m 45s

Changelog

  • 0.0.0 - Increment local liveview and global counter
  • 0.0.1 - Local counter increments by 2; heading changed to green
  • 0.0.2 - Global counter increments by 2; heading changed to purple
  • 0.0.3 - Local counter increments by 3; global counter increments by 4
  • 0.0.4 - Headings changed to orange
  • 0.0.5 - Fix LiveView Counter label
  • 0.0.6 - Fix Global Counter label