close
Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Latest commit

 

History

History
119 lines (87 loc) · 8.89 KB

File metadata and controls

119 lines (87 loc) · 8.89 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.1 (2019-05-01)

Bug Fixes

  • remove webpack prod build for perf plugin (#57) (bbfc7c1)

0.6.0 (2019-05-01)

Note: Version bump only for package @augury/root

0.6.0-beta.0 (2019-04-14)

  • Adding ng-add schematics (#44) (fe7e052), closes #44
  • D3 optimization (#43) (c0dea43), closes #43
  • Folder/File Cleanup (128aad0), closes #41
  • Monorepo & Build Cleanup (#45) (6d144e0), closes #45
  • Refactor channels and reducers (#42) (12be4a7), closes #42
  • Refactoring, Performance Enhancements, etc. (#39) (59013e7), closes #39
  • Split Augury into clear major subsystems and other misc refactorings (#40) (09c5b71), closes #40

0.5.2 (2018-12-28)

  • Add masked background overlay to context chart, according to the design (#34) (a4eb7b6), closes #34
  • Bug/reimplement zoom on timeline chart (#33) (f6b2ae1), closes #33
  • Replace sunburst chart with flame graph (#35) (42355e0), closes #35
  • Updating lerna + bump v0.5.1 (9910294)
  • v0.5.1 (2ecb910)
  • v0.5.2 (68e3eff)

0.5.0 (2018-11-06)

0.4.3 (2018-10-26)

0.4.2 (2018-10-26)

0.4.1 (2018-10-26)

0.3.2 (2018-10-24)

  • start / stop buttons, branding and aesthetics, and timeline scaling (e16d4ad)
  • v0.3.2 (dad068c)

0.3.1 (2018-10-20)

  • add unit testing plugin (#24) (9ec6089), closes #24
  • fixing yarn.lock (a597852)
  • making unit-tester-plugin private (7a68085)
  • Move tools out of packages & other reogranization (#25) (5230208), closes #25
  • v0.3.1 (9fbf9ce)

0.3.0 (2018-10-14)

  • add instructions to tell angular cli the entryModule (#20) (a222531), closes #20
  • add-realworld-app-exmaple (#22) (eb45d6a), closes #22
  • Flush out performance-profiler-plugin (d97a423)
  • v0.3.0 (f97c56a)

0.2.3 (2018-09-10)

0.2.2 (2018-09-05)

  • make profiler ui a dev dependency so we can install the profiler plugin from npm (#16) (c09a3b3), closes #16
  • Update README (#15) (79daae8), closes #15
  • v0.2.2 (5980bc6)

0.2.1 (2018-09-05)

  • fix glob for package folders to not break end of lerna publish pipeline (#13) (0b2dab6), closes #13
  • update package.json metadata for public packages (#14) (adf2fba), closes #14
  • v0.2.1 (a537800)

0.2.0 (2018-09-05)

  • add some probes and update reducers to return { result }. (#8) (0c7265f), closes #8
  • add timeline plugin and fix lerna config (#11) (0c8ae25), closes #11
  • Adding husky & lint-staged (#9) (d1d44fa), closes #9
  • augury core v1 (177aa14)
  • Flatten packages to make codebase easier to navigate (#12) (93175d1), closes #12
  • Initial commit (e165e4e)
  • Setup CircleCI (#5) (007b6fc), closes #5
  • Updated as monorepo (eb9cb33)
  • v0.2.0 (18881cf)