Skip to content

Releases: hawkrives/gobbldygook

Release Candidate 2

08 Jun 03:47
Compare
Choose a tag to compare

aka the June release.

Release Candidate One

15 Mar 18:54
Compare
Choose a tag to compare

As @drewvolz said,

The majority of things left seem to be refactoring the data flow (the internal, the sharing of, and the securely saving), then analytics, and finally tough algorithmic issues such as schedule generation.

And I'd agree with that summation.

v3.0.0-beta7

29 Aug 07:42
Compare
Choose a tag to compare
v3.0.0-beta7 Pre-release
Pre-release
  • Merged (really, really old) history into this git tree. No longer really sure why I did that.
  • Added two majors (really? only two?):
    • Polisci
    • Dance
  • fix bugs. fix so many bugs.
  • make course warnings show up again
  • update dependencies
  • switch from running on St. Olaf machines to GitHub Pages
    • also switched from hash-based URLs to pushState urls. no more hashes!
  • convert icons from <use> declarations from an SVG spritesheet into individual React components (prevents Safari from re-downloading every icon)
  • initial Safari support (with Safari 10)
  • IE 10 stopped working?
  • and more: v3.0.0-beta6...v3.0.0-beta7

v3.0.0-beta6

29 Aug 07:38
Compare
Choose a tag to compare
v3.0.0-beta6 Pre-release
Pre-release
  • Fixed bug with at most queries
  • Fixed bug with dirty course tracking

3.0.0-beta5

31 Jan 20:49
Compare
Choose a tag to compare
3.0.0-beta5 Pre-release
Pre-release
  • Internals are now built around Redux
  • Things are only checked when they need to be
  • I probably did some other things, too, but I've forgotten them.
  • Split the application into several bundles, built around the routes
  • Shrank the bundle sizes significantly

3.0.0-beta4

25 Dec 02:57
Compare
Choose a tag to compare
3.0.0-beta4 Pre-release
Pre-release

I re-built a bunch of the internals, moving away from one flux implementation towards another.

Some things are still slow, like moving a course around, but now I have a better understanding of how the internals go together, so they should be fixable.

v3.0.0-beta3

29 Aug 07:43
Compare
Choose a tag to compare
v3.0.0-beta3 Pre-release
Pre-release

Beta 3?

v3.0.0-beta2

12 Oct 19:07
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release
  • Stuff (this should be the last changelog with this entry…)
  • Began automating changelog/releases/stuff
  • Display "subtitles" for some courses
    • Show subtitles on seminars and topics courses

v3.0.0-beta1

29 Aug 07:44
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

beta 1!!!

v3.0.0-beta0

29 Aug 07:44
Compare
Choose a tag to compare
v3.0.0-beta0 Pre-release
Pre-release

beta 0

why 0?

no idea