Skip to content

Releases: 4-20ma/i2c_adc_ads7828

v2.0.2

27 Sep 14:07
Compare
Choose a tag to compare

Full Changelog

OTHER

  • Fix Rakefile whitespace, update CHANGELOG date #24 (4-20ma)

v2.0.1

27 Sep 02:24
Compare
Choose a tag to compare

Full Changelog

BUG FIXES

  • Fix Rakefile git remote/branch #22 (4-20ma)

v2.0.0

27 Sep 02:00
Compare
Choose a tag to compare

Full Changelog

IMPROVEMENTS

  • Add Code of Conduct #16 (4-20ma)
  • [BREAK] Change project license to Apache 2.0 #8 (4-20ma)
  • Automate CHANGELOG #6 (4-20ma)
  • Add continuous integration testing via Travis CI #4 (4-20ma)
  • [BREAK] Update to IDE 1.5 library format v2.1 #3 (4-20ma)

OTHER

  • Fix README link to examples folder #20 (4-20ma)
  • Remove extraneous #includes/whitespace #18 (4-20ma)
  • Update README content, layout, extension #14 (4-20ma)
  • Add standard files to .gitignore #12 (4-20ma)
  • Rename .pde files .ino #10 (4-20ma)

v1.1.5

26 Sep 20:47
Compare
Choose a tag to compare

Full Changelog

  • Remove deprecated BUILD.markdown (use rake info)
  • Add info task to display release instructions
  • Reword task descriptions to use 'Prepare'

v1.1.4

26 Sep 20:47
Compare
Choose a tag to compare

Full Changelog

  • Update description of default release task
  • Add release:documentation task
  • Rename release:commit task to release:source
  • Add prepare:documentation task
  • Adjust prepare:release date regex

v1.1.3

26 Sep 20:47
Compare
Choose a tag to compare

Full Changelog

  • Fix git push command

v1.1.2

26 Sep 20:48
Compare
Choose a tag to compare

Full Changelog

  • Attempt to push all commits in one shot

v1.1.1

26 Sep 20:48
Compare
Choose a tag to compare

Full Changelog

  • Add TODO item to fix case where no tags exist yet
  • Fix prepare:history to properly parse log entries
  • Reorder rake tasks to be alphabetical

v1.1.0

26 Sep 20:48
Compare
Choose a tag to compare

Full Changelog

  • Update BUILD instructions to use rake tasks
  • Add rake tasks for preparing/releasing source
  • Remove leading 'v' from version
  • Update BUILD.markdown instructions
  • Update links to source code repo
  • Update copyrights, contact info
  • Undo wrap at 78 cols (doesn't affect output)
  • Modify features section to wrap at 78 cols
  • Revert to headings/bullets format
  • First attempt at multi-line cells
  • Add another line to the table
  • Experiment with multiline table
  • Add auto-links to each version in HISTORY
  • Prefix link with /
  • Add manual auto-link to v0.1
  • Try SHA auto-link on separate line
  • Fix SHA auto-link, try tag auto-link
  • Add SHA1 to HISTORY v0.1
  • Cleanup markdown syntax; fix example pluralization
  • Add hanging indent on installation section
  • Work on hanging indent
  • Experiment with multiline bulleted layout
  • Remove horizontal rules
  • Replace bullets * with -
  • Convert BUILD from text to markdown
  • Change BUILD to use extension .markdown
  • Add horizontal rules to HISTORY
  • Change README extension to .markdown (was .mkd)
  • Revise HISTORY to be clearer when viewed as text
  • Move history to separate file

v1.0.2

26 Sep 20:49
Compare
Choose a tag to compare

Full Changelog

  • Fix ADS7828::device()