Releases: hawkrives/gobbldygook
Releases · hawkrives/gobbldygook
Release Candidate 2
aka the June release.
Release Candidate One
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
- 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
- Fixed bug with
at most
queries - Fixed bug with dirty course tracking
3.0.0-beta5
- 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
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
Beta 3?
v3.0.0-beta2
- 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
beta 1!!!
v3.0.0-beta0
beta 0
why 0?
no idea