Skip to content

Releases: vitorfhc/cfaster

Buggy

07 Jun 15:05
Compare
Choose a tag to compare

Buggy, the clown

What has changed?

  • Scrap command was changed to scrape
  • Version option added
  • Logs are now working properly
  • Inputs and outputs are saved inside folders now
  • The project in GitHub now has better documentation

What about the future?

  • Inserting two new commands: clear and test
  • Support to Codeforces contest scrapping

Let there be scrapers

06 Jun 14:24
Compare
Choose a tag to compare

And God said, "Let there be scrapers"

As the first release this will be more unprofessional, since it is in what we could call an early alpha stage.

What has changed?

  • The project was created!
  • Scrapers added:
    • Codeforces
  • First version of the package created on pypi

What about the future?

  • Automating our deploy pipeline
  • Adding continuos integration to the project
  • Writing tests while the software is small and is easy to start