Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Releases: HPaulson/CaptureShare

CaptureShare version 0.0.2 - Pre Release

14 Jul 01:43
7919c59
Compare
Choose a tag to compare

CaptureShare's Second pre-release is here! Version 0.0.2 includes some minor changes to CaptureShare in preparation for it's full release!

Change log

Git Comparison

  • Added Contributor Code of Conduct
  • Added Contribution Guidelines
  • Added Bug Report Issue Template
  • Added Feature Request Issue Template
  • Added CI to build files and test for errors during PRs and Pushes to the Master branch
  • Added CI badge to ReadMe to show current CI build status on the Master branch
  • Added link to contribution guidelines in ReadMe
  • Changed release name to the correct nameing convention in ReadMe
  • Added Issue and PullRequest instructions, PreReqs, and setup information to ReadMe
  • Added build bash script to quickly build files when testing or compiling
  • Changed package.json name to CaptureShare in client, also removed installing packages when building vue files
  • Added postcss config for PurgeCss which removes unused CSS for production
  • Removed Vue icons and favicons and added the CaptureShare Logo
  • Removed unnecessary comments
  • Removed CSS in login and home components in preparation for the full final design
  • Formatted code using Prettier
  • Fixed variable naming conventions
  • Fixed metadata for each route
  • Removed installing packages when building express files

CaptureShare version 0.0.1 - Pre Release

09 Jun 02:51
aa469e5
Compare
Choose a tag to compare

The very first pre-release of CaptureShare!