The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changelog for Device-SMBus

1.06 2013-12-30T05:17:47
 - spelling fixes [Shantanu Bhadoria]
 - Added more documentation, used mailmap to remove duplicates in
   contributors information, Thanks to git shortlog:
   https://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html
   [Shantanu Bhadoria]
 - Merge pull request #2 from jonathanstowe/master
   
   add writeBlockData method [Shantanu Bhadoria]
 - add writeBlockData method [Jonathan Stowe]

1.05 2013-12-08T15:07:21
 - v1.05
   
    - adding spelling stopwords [Shantanu]
    - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
      [Shantanu]
    - Adding information for Angstrom Linux [root] [Shantanu]
 - adding spelling stopwords [Shantanu]
 - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
   [Shantanu]
 - Adding information for Angstrom Linux [root]

1.04 2013-12-08T15:04:49
 - v1.04
   
    - including i2c-dev.h with the distribution to Avoid issues arising
   from
      missing file and the munged up implementation each linux distro makes
      with this file [Shantanu] [Shantanu]
 - including i2c-dev.h with the distribution to Avoid issues arising from
   missing file and the munged up implementation each linux distro makes
   with this file [Shantanu]

1.03 2013-10-20T01:49:07
 - v1.03
   
    - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
      [Shantanu]
    - Added more documentation [Shantanu] [Shantanu]
 - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
   [Shantanu]
 - Added more documentation [Shantanu]

1.02 2013-10-16T05:13:47
 - v1.02
   
    - Fixed Changes File to meet spec [Shantanu Bhadoria] [Shantanu
   Bhadoria]
 - Fixed Changes File to meet spec [Shantanu Bhadoria]

1.01 2013-10-06T03:20:16
 - v1.01 [Shantanu]

1.00 2013-09-27T12:24:47
 - v0.11
   
    - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
      [Shantanu]
    - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
      [Shantanu Bhadoria]
    - minor changes [Shantanu Bhadoria] [Shantanu]
 - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
   [Shantanu]
 - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
   [Shantanu Bhadoria]
 - minor changes [Shantanu Bhadoria]

0.10 2013-09-27T12:23:43
 - v0.10
   
    - File Error catching logic [Shantanu] [Shantanu]
 - File Error catching logic [Shantanu]

0.09 2013-09-12T09:29:26
 - v0.09
   
    - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
      [Shantanu]
    - Merge pull request #1 from neilbowers/master
   
      Reformatted Changes files as per CPAN::Changes::Spec [Shantanu
   Bhadoria] [Shantanu]
 - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
   [Shantanu]
 - Merge pull request #1 from neilbowers/master
   
   Reformatted Changes files as per CPAN::Changes::Spec [Shantanu Bhadoria]

0.08 2013-09-12T09:27:16
 - v0.08
   
    - Merge pull request #1 from neilbowers/master
   
      Reformatted Changes files as per CPAN::Changes::Spec [Shantanu
   Bhadoria]
    - Reformatted as per CPAN::Changes::Spec [Neil Bowers] [Shantanu]
 - Merge pull request #1 from neilbowers/master
   
   Reformatted Changes files as per CPAN::Changes::Spec [Shantanu Bhadoria]
 - Reformatted as per CPAN::Changes::Spec [Neil Bowers]

0.07 2013-09-11T07:25:07
 - N Bytes [Shantanu]
 - N Byte [Shantanu Bhadoria]

0.06 2013-09-08T10:35:28
 - Switch from Moo to Moose to simplify my code [Shantanu Bhadoria]

0.05 2013-09-08T10:19:53
 - Added a few more easy compatibly functions [Shantanu Bhadoria]
 - Added remaining XS routines to the XS file [Shantanu Bhadoria]

0.04 2013-09-08T07:39:57
 - Final Check on  byteData methods [Shantanu Bhadoria]
 - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
   
   Conflicts:
	   Changes
	   lib/Device/SMBus.pm [Shantanu Bhadoria]
 - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
   
   Conflicts:
	   .gitignore
	   Changes
	   SMBus.xs
	   dist.ini
	   lib/Device/SMBus.pm [Shantanu Bhadoria]
 - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
   
   Conflicts:
	   .gitignore
	   Changes
	   SMBus.xs
	   dist.ini
	   lib/Device/SMBus.pm [Shantanu Bhadoria]

0.03 2013-09-07T19:36:13
 - Merge branch 'master' of github.com:shantanubhadoria/Device-SMBus
   
   Conflicts:
	   .gitignore
	   Changes
	   SMBus.xs
	   dist.ini
	   lib/Device/SMBus.pm [Shantanu Bhadoria]
 - First Release with bare minumum function [Shantanu Bhadoria]

0.02 2013-09-07T19:29:21
 - First Release with bare minumum function [Shantanu Bhadoria]

0.01 2013-09-07T16:58:33
 - First Release with bare minumum function [Shantanu Bhadoria]