Sense HAT Changelog

v2

2.4.0

  • Added rgb method to allow for easy reuse of sense hat colour sensor values
  • Added brightness method alias for the sense hat colour sensor

2.3.x

  • Added support for the light/colour sensor in the v2 Sense HAT

2.2.0

  • Added new stick interface for the joystick

2.1.0

  • Added gamma, low light and other properties

2.0.0

  • Library renamed from astro_pi to sense_hat
  • Class renamed from AstroPi to SenseHat
  • API otherwise unchanged

v1

1.1.6

  • Updated IMU settings file path

1.1.5

  • Introduced IMU settings file

1.1.4

  • Made _get_char_pixels return cloned lists

1.1.0

  • Fixed bug in show_letter

1.0.0

  • API design confirmed

v0

0.0.0

  • Alpha status