Recent Releases of aga

aga - v0.13.11

What's Changed

  • Fix deprecated gradescope resource setup #72 by @FlickerSoul in https://github.com/rileyshahar/aga/pull/73

Full Changelog: https://github.com/rileyshahar/aga/compare/v0.13.10...v0.13.11

- Python
Published by FlickerSoul about 2 years ago

aga - v0.13.10

What's Changed

  • Fix: loading context values from student submissions instead of answer files by @FlickerSoul in https://github.com/rileyshahar/aga/pull/71

Full Changelog: https://github.com/rileyshahar/aga/compare/v0.13.9...v0.13.10

- Python
Published by FlickerSoul almost 3 years ago

aga - v0.13.9

What's Changed

  • Fix Env Capture and Update Docs by @FlickerSoul in https://github.com/rileyshahar/aga/pull/70

Full Changelog: https://github.com/rileyshahar/aga/compare/v0.13.8...v0.13.9

- Python
Published by FlickerSoul almost 3 years ago

aga - v0.13.8

What's Changed

  • feat: add environment capture by @FlickerSoul in https://github.com/rileyshahar/aga/pull/69

Full Changelog: https://github.com/rileyshahar/aga/compare/v0.13.7...v0.13.8

- Python
Published by FlickerSoul almost 3 years ago

aga - v0.13.7

What's Changed

  • Chore: Run nox -rs fmt by @simanerush in https://github.com/rileyshahar/aga/pull/64
  • Feat: Add hidden parameter for @prize by @simanerush in https://github.com/rileyshahar/aga/pull/66
  • Chore: Bump up version by @simanerush in https://github.com/rileyshahar/aga/pull/67

New Contributors

  • @simanerush made their first contribution in https://github.com/rileyshahar/aga/pull/64

Full Changelog: https://github.com/rileyshahar/aga/compare/v0.13.6...v0.13.7

- Python
Published by simanerush almost 3 years ago

aga - v0.13.6

What's Changed

  • feat: add 0 score failing support by @FlickerSoul in https://github.com/rileyshahar/aga/pull/65

Full Changelog: https://github.com/rileyshahar/aga/compare/v0.13.5...v0.13.6

- Python
Published by FlickerSoul almost 3 years ago

aga - v0.13.5

What's Changed

  • Fix bugs and add tests and docs by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/63

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.13.3...v0.13.5

- Python
Published by FlickerSoul over 3 years ago

aga - v0.13.3

What's Changed

  • Refactor aga.core module by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/60
  • Add aga_is_pipeline feature
  • Add singular_params flag

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.11.3...v0.13.3

- Python
Published by FlickerSoul over 3 years ago

aga - v0.11.3

What's Changed

  • fix test_cases by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/62

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.11.2...v0.11.3

- Python
Published by FlickerSoul over 3 years ago

aga - v0.11.2

What's Changed

  • Refactor _TestInputs, test_case and test_cases by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/59
  • show hidden cases when using aga run by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/61

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.11.1...v0.11.2

- Python
Published by FlickerSoul over 3 years ago

aga - v0.11.1

  • Add aga_params, aga_zip to test_cases
  • Change aga_product=True in test_cases to aga_product=False
  • Add param to specify parameters
  • Restructure test_case

- Python
Published by FlickerSoul almost 4 years ago

aga - v0.10.1

- Python
Published by rileyshahar almost 4 years ago

aga - v0.10.0

What's Changed

  • Implement extra credit functionality by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/55
  • Add aga_override_check by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/56
  • Add aga_override_test by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/57

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.9.1...v0.10.0

- Python
Published by rileyshahar almost 4 years ago

aga - v0.9.1

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.9.0...v0.9.1

- Python
Published by rileyshahar almost 4 years ago

aga - v0.9.0

What's Changed

  • added build instructions by @dylanmc in https://github.com/nihilistkitten/aga/pull/49
  • Fix aga_product in test_cases and more by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/50
  • Add injection support by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/51
  • Add aga_expect_stdout by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/52
  • Add example code by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/53
  • Allow mixed types for aga_* to exist in test_cases by @FlickerSoul in https://github.com/nihilistkitten/aga/pull/54

New Contributors

  • @dylanmc made their first contribution in https://github.com/nihilistkitten/aga/pull/49
  • @FlickerSoul made their first contribution in https://github.com/nihilistkitten/aga/pull/50

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.8.6...v0.9.0

- Python
Published by FlickerSoul almost 4 years ago

aga - v0.8.6

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.8.5...v0.8.6

- Python
Published by rileyshahar almost 4 years ago

aga - v0.8.5

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.8.4...v0.8.5

- Python
Published by rileyshahar almost 4 years ago

aga - v0.8.4

What's Changed

  • Implement prizes for repeated submission by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/45
  • Allow for customizing prize output by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/46

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.8.3...v0.8.4

- Python
Published by rileyshahar almost 4 years ago

aga - v0.8.3

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.8.2...v0.8.3

- Python
Published by rileyshahar almost 4 years ago

aga - v0.8.2

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.8.1...v0.8.2

- Python
Published by rileyshahar almost 4 years ago

aga - v0.8.1

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.8.0...v0.8.1

- Python
Published by rileyshahar almost 4 years ago

aga - v0.8.0

What's Changed

  • Fix minor bugs by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/43
  • Add prize functionality by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/44

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.7.1...v0.8.0

- Python
Published by rileyshahar almost 4 years ago

aga - v0.7.1

- Python
Published by rileyshahar almost 4 years ago

aga - v0.7.0

What's Changed

  • Improve student-facing ui by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/38
  • Implement a command-line test runner by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/40
  • Add a diff feature and check_stdout filter by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/41
  • Add support for testing scripts by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/42

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.6.0...v0.7.0

- Python
Published by rileyshahar almost 4 years ago

aga - v0.6.0

What's Changed

  • Generate test cases from generators by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/36
  • Add configuration file by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/37

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.5.1...v0.6.0

- Python
Published by rileyshahar almost 4 years ago

aga - v0.5.1

  • Improve documentation by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/33

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.5.0...v0.5.1

- Python
Published by rileyshahar almost 4 years ago

aga - v0.5.0

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.4.2...v0.5.0

- Python
Published by rileyshahar almost 4 years ago

aga - v0.4.2

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.4.1...v0.4.2

- Python
Published by rileyshahar almost 4 years ago

aga - v0.4.1

What's Changed

  • Implement a custom gradescope test result by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/19
  • Eliminate support for python 3.6 by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/28
  • Compute assignment weight by @nihilistkitten in https://github.com/nihilistkitten/aga/pull/22

Full Changelog: https://github.com/nihilistkitten/aga/compare/v0.4.0...v0.4.1

- Python
Published by rileyshahar almost 4 years ago

aga - v0.4.0

- Python
Published by rileyshahar almost 5 years ago

aga - v0.3.2

- Python
Published by rileyshahar almost 5 years ago

aga - v0.3.1

- Python
Published by rileyshahar almost 5 years ago

aga - v0.3.0

- Python
Published by rileyshahar almost 5 years ago

aga - v0.2.0

- Python
Published by rileyshahar almost 5 years ago

aga - v0.1.0

- Python
Published by rileyshahar almost 5 years ago