Skip to content

Releases: StuyPulse/StuyLib

StuyLib v2020.1.6

27 Nov 21:32
Compare
Choose a tag to compare
  • PollingIStream
  • BufferedIStream
  • Added Exceptions
  • Fixed Spelling Issues

StuyLib v2020.1.5.2

18 Nov 20:24
Compare
Choose a tag to compare
  • Renamed InputStream -> IStream
  • Renamed WeightedMovingAverage -> RollingAverage
  • Renamed math.stream -> math.streams
  • Renamed math.stream.filter -> math.streams.filters
  • Made IStreamFilterGroup take variable arguments

StuyLib v2020.1.5.1

13 Nov 21:42
Compare
Choose a tag to compare
changed version

StuyLib v2020.1.5

08 Nov 21:25
Compare
Choose a tag to compare
  • Added Streams

  • Added Stream Filters

StuyLib v2020.1.4.1

04 Nov 22:04
Compare
Choose a tag to compare
  • Fixed Number Drag

StuyLib v2020.1.4

04 Nov 20:14
Compare
Choose a tag to compare
  • re-did network keyboards

  • added RateLimiters

StuyLib v2020.1.3

29 Oct 00:39
Compare
Choose a tag to compare
  • Moved edu.stuylib -> com.stuypulse.stuylib

  • Network Keyboard now use "Virtual Ports"

  • Network Keyboard Input Window now uses JFrame and looks better

StuyLib v2020.1.2.1

27 Oct 22:48
Compare
Choose a tag to compare
  • Reorganized Network Keyboard

  • Fixed Network Tables and Robot Connections

StuyLib v2020.1.2

27 Oct 20:22
Compare
Choose a tag to compare
  • Network Keyboards

  • More Stable CSVWriter

StuyLib v2020.1.1

18 Oct 20:50
Compare
Choose a tag to compare
  • Removed div and mul from Vector2d

  • Removed redundant functions from CSVElement

  • Added Version type

  • Added Information interface for version information

  • Fixed InputScailng methods

  • Fixed NumberDrag