lxi_rb 0.2.12 → 0.2.25

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e5a2e41d04c72d5f37b67d05dcfd14355b2f58701267eb3383be70a93001029d
4
- data.tar.gz: '0259e1a5cd12424ea7b45553f65fe8ba651e530db53411c901577dd5338e70b5'
3
+ metadata.gz: ce3d467d9059b3949cc92026b9622ea786ae6ee64ecc6f60fb1fd14d8f761b6b
4
+ data.tar.gz: c08535a132f225622d23387b07a6e84d5f2cc93e9a7677151fd6ee8b629e4ecf
5
5
  SHA512:
6
- metadata.gz: e4251c145be1dd444778f4be52552892dd169cc348a7a3fc3f737f4b45c1a2aad871aa6d880280d38a274e25df16ac10f19cdc18bdce5d896bf14ae7f5a3ad67
7
- data.tar.gz: eb41b5d33114abf02156ad77fdd3c91a3864a6f3b2e09f6f712344aede5baef9d4ac8e026577a0fd6a3cf22fd2ec99b02c07b168515d06f8fb2a5b26fb5fcc1f
6
+ metadata.gz: 40c426fc14b5ddfc68830f27bd0409f53b5225767062437e6642c517c5e24df886b40525ed47fcbcb4850481194e11b6131583e4f4eb21a88ab3a139bd952fbc
7
+ data.tar.gz: 445f9a71f787d800c33642cf5a2de03c2dffcbbf1709f2b05fa0604084ec2ad909aec0b101f39da15018b7322a990576f80c7617a82a9f4066ce2cc15efff351
data/.cz.toml ADDED
@@ -0,0 +1,7 @@
1
+ [tool.commitizen]
2
+ name = "cz_conventional_commits"
3
+ tag_format = "v$version"
4
+ version_type = "semver"
5
+ version = "0.2.12"
6
+ update_changelog_on_bump = true
7
+ major_version_zero = true
data/CHANGELOG.md CHANGED
@@ -1,21 +1,71 @@
1
- # Changelog
1
+ ## Unreleased ([addbdb8..76314bf](https://github.com/robcarruthers/lxi_rb/compare/addbdb8..76314bf))
2
+ #### Features
3
+ - **(Test)** Some great Feature - ([76314bf](https://github.com/robcarruthers/lxi_rb/commit/76314bf4ccd40d9df8efe11bb1fc6046299b0284)) - [@robcarruthers](https://github.com/robcarruthers)
2
4
 
3
- ## [v0.2.6](https://github.com/robcarruthers/lxi_rb/tree/v0.2.6) (2023-05-07)
5
+ - - -
6
+ ## [v0.2.25](https://github.com/robcarruthers/lxi_rb/compare/v0.2.24..v0.2.25) - 2023-05-08
7
+ #### Bug Fixes
8
+ - **(Changelog)** Fix someBug - ([4001a3a](https://github.com/robcarruthers/lxi_rb/commit/4001a3a6438cd080d9042ca5a03de454fc913a74)) - [@robcarruthers](https://github.com/robcarruthers)
9
+ - **(SomeBug)** Made changes - ([deaf163](https://github.com/robcarruthers/lxi_rb/commit/deaf163992682f53471b686f4f52ee237f4d7162)) - [@robcarruthers](https://github.com/robcarruthers)
10
+ #### Miscellaneous Chores
11
+ - **(cog)** Update config - ([de8d8a4](https://github.com/robcarruthers/lxi_rb/commit/de8d8a4d34a11cdf76c72c550f09ddde9ea1bca5)) - [@robcarruthers](https://github.com/robcarruthers)
4
12
 
5
- [Full Changelog](https://github.com/robcarruthers/lxi_rb/compare/v0.2.1...v0.2.6)
13
+ - - -
6
14
 
7
- ## [v0.2.1](https://github.com/robcarruthers/lxi_rb/tree/v0.2.1) (2023-05-07)
15
+ ## [v0.2.24](https://github.com/robcarruthers/lxi_rb/compare/v0.2.23..v0.2.24) - 2023-05-08
16
+ #### Miscellaneous Chores
17
+ - **(version)** v0.2.24 - ([0a4f0d3](https://github.com/robcarruthers/lxi_rb/commit/0a4f0d3a2df6bf5f688bcc466fde1523352ce73b)) - [@robcarruthers](https://github.com/robcarruthers)
8
18
 
9
- [Full Changelog](https://github.com/robcarruthers/lxi_rb/compare/v0.2.0...v0.2.1)
19
+ - - -
10
20
 
11
- ## [v0.2.0](https://github.com/robcarruthers/lxi_rb/tree/v0.2.0) (2023-05-07)
21
+ ## [v0.2.23](https://github.com/robcarruthers/lxi_rb/compare/v0.2.21..v0.2.23) - 2023-05-08
22
+ #### Bug Fixes
23
+ - **(Stuff)** Fix hard bug - ([e9b1b02](https://github.com/robcarruthers/lxi_rb/commit/e9b1b02e2f42edf0e9aa11f9c379199d6e33be2d)) - [@robcarruthers](https://github.com/robcarruthers)
12
24
 
13
- [Full Changelog](https://github.com/robcarruthers/lxi_rb/compare/v0.1.0...v0.2.0)
25
+ - - -
14
26
 
15
- ## [v0.1.0](https://github.com/robcarruthers/lxi_rb/tree/v0.1.0) (2023-05-06)
27
+ ## [v0.2.21](https://github.com/robcarruthers/lxi_rb/compare/v0.2.20..v0.2.21) - 2023-05-08
16
28
 
17
- [Full Changelog](https://github.com/robcarruthers/lxi_rb/compare/1c313adf0923f740888c4a54550b855f3ed3c51a...v0.1.0)
29
+ - - -
18
30
 
31
+ ## [v0.2.18](https://github.com/robcarruthers/lxi_rb/compare/v0.2.16..v0.2.18) - 2023-05-08
32
+ #### Features
33
+ - **(Test)** Some great Feature - ([76314bf](https://github.com/robcarruthers/lxi_rb/commit/76314bf4ccd40d9df8efe11bb1fc6046299b0284)) - [@robcarruthers](https://github.com/robcarruthers)
34
+ #### Miscellaneous Chores
35
+ - **(Changelog)** Update - ([8f7371b](https://github.com/robcarruthers/lxi_rb/commit/8f7371b5f2e0130476f5e173d5beb8aa32be7a6f)) - [@robcarruthers](https://github.com/robcarruthers)
19
36
 
37
+ - - -
38
+
39
+ ## [v0.2.16](https://github.com/robcarruthers/lxi_rb/compare/1c313adf0923f740888c4a54550b855f3ed3c51a..v0.2.16) - 2023-05-08
40
+ #### Bug Fixes
41
+ - **(Testing)** Changed some file - ([a3f7a3a](https://github.com/robcarruthers/lxi_rb/commit/a3f7a3a01b385e6d8ebeb0d027beef7a79007f64)) - [@robcarruthers](https://github.com/robcarruthers)
42
+ #### Documentation
43
+ - **(Changelog)** Update - ([0351586](https://github.com/robcarruthers/lxi_rb/commit/03515867cc91da4d3939fc26723729845c1336e1)) - [@robcarruthers](https://github.com/robcarruthers)
44
+ - **(Changelog)** Update - ([4beb9d8](https://github.com/robcarruthers/lxi_rb/commit/4beb9d8dd1e95af30dc948fe81d79e7aa6262a7c)) - [@robcarruthers](https://github.com/robcarruthers)
45
+ - **(Changelog)** reset - ([13053e1](https://github.com/robcarruthers/lxi_rb/commit/13053e1abb88564a5deb87c2755199402c96714b)) - [@robcarruthers](https://github.com/robcarruthers)
46
+ - **(Changelog)** Update cog config - ([857a9e8](https://github.com/robcarruthers/lxi_rb/commit/857a9e8b7d5580fee7a5b15f4f46dad96bda3378)) - [@robcarruthers](https://github.com/robcarruthers)
47
+ - **(Changelog)** Update - ([9159d41](https://github.com/robcarruthers/lxi_rb/commit/9159d417ba38bee06d6676b563a1725f52569b5c)) - [@robcarruthers](https://github.com/robcarruthers)
48
+ - **(Changelog)** Update cog config - ([a38d66c](https://github.com/robcarruthers/lxi_rb/commit/a38d66c0af084d4389a1e37acda47348acf489bb)) - [@robcarruthers](https://github.com/robcarruthers)
49
+ - **(Changelog)** Update - ([0e53608](https://github.com/robcarruthers/lxi_rb/commit/0e536086b2f832d1e7e3a1660a017ba59d08b50f)) - [@robcarruthers](https://github.com/robcarruthers)
50
+ - **(Changelog)** Add cog config - ([df15cb2](https://github.com/robcarruthers/lxi_rb/commit/df15cb2ed5de101820bd827b8b68ea311eaf45d6)) - [@robcarruthers](https://github.com/robcarruthers)
51
+ - **(Changelog)** Update - ([5962f8d](https://github.com/robcarruthers/lxi_rb/commit/5962f8d7ffdb6378b7686005922793bde9011f92)) - [@robcarruthers](https://github.com/robcarruthers)
52
+ - **(Cog)** Update post bump hook - ([7c0d3d5](https://github.com/robcarruthers/lxi_rb/commit/7c0d3d58e8e18330f2172a1343ba9312c5da70ec)) - [@robcarruthers](https://github.com/robcarruthers)
53
+ - **(changelog)** Updated - ([556e501](https://github.com/robcarruthers/lxi_rb/commit/556e5011482c76dd3c0d1b8f9c57442e0e729296)) - [@robcarruthers](https://github.com/robcarruthers)
54
+ - update README - ([d107e6d](https://github.com/robcarruthers/lxi_rb/commit/d107e6d33df272debc3a1944a794d85f3c01826b)) - [@robcarruthers](https://github.com/robcarruthers)
55
+ #### Features
56
+ - **(NewFeature)** Add wonderful new feature - ([bf73cd1](https://github.com/robcarruthers/lxi_rb/commit/bf73cd148067492db8445376f9acafdd1b7e1680)) - [@robcarruthers](https://github.com/robcarruthers)
57
+ - **(device)** Init LXI Session - ([4880f26](https://github.com/robcarruthers/lxi_rb/commit/4880f2602b0a63713186a407ac4b3d2bd2dd4b10)) - [@robcarruthers](https://github.com/robcarruthers)
58
+ - **(ffi)** Add search class method - ([8f7351f](https://github.com/robcarruthers/lxi_rb/commit/8f7351f9b541614a717a83d291d169b1fd8db356)) - [@robcarruthers](https://github.com/robcarruthers)
59
+ #### Miscellaneous Chores
60
+ - **(version)** v0.2.9 - ([155886b](https://github.com/robcarruthers/lxi_rb/commit/155886bd9fc05400293b80732ac16b6f39cd65ee)) - [@robcarruthers](https://github.com/robcarruthers)
61
+ - **(version)** v0.2.8 - ([2d77322](https://github.com/robcarruthers/lxi_rb/commit/2d77322d6a137ba710b393cfcf718981bcca0f1e)) - [@robcarruthers](https://github.com/robcarruthers)
62
+ - **(version)** v0.2.7 - ([8b4b6c5](https://github.com/robcarruthers/lxi_rb/commit/8b4b6c59984f53921b17b6446550413d90b22b90)) - [@robcarruthers](https://github.com/robcarruthers)
63
+ - add github CI yml - ([145a3de](https://github.com/robcarruthers/lxi_rb/commit/145a3defba492d3985ea9ac4d4fba2a07259735e)) - [@robcarruthers](https://github.com/robcarruthers)
64
+ #### Refactoring
65
+ - **(Rubocop)** fix offences - ([c3e4d23](https://github.com/robcarruthers/lxi_rb/commit/c3e4d232b76466ca71af7418ed7863b6de99af8e)) - [@robcarruthers](https://github.com/robcarruthers)
66
+ - **(ffi)** Remove comment - ([5fab4bf](https://github.com/robcarruthers/lxi_rb/commit/5fab4bf68e0f4dc6deb0ae690e3fdbe84d5c0a0c)) - [@robcarruthers](https://github.com/robcarruthers)
67
+ #### Style
68
+ - **(Testing)** Some edits - ([7773b5e](https://github.com/robcarruthers/lxi_rb/commit/7773b5e256600e40146a67d7454c1e6aa7651755)) - [@robcarruthers](https://github.com/robcarruthers)
69
+ #### Tests
70
+ - make default tests pass - ([2a90b70](https://github.com/robcarruthers/lxi_rb/commit/2a90b70676c75ba90d94e1fc4d098f09b897978d)) - [@robcarruthers](https://github.com/robcarruthers)
20
71
 
21
- \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lxi_rb (0.2.12)
4
+ lxi_rb (0.2.25)
5
5
  ffi (~> 1.15)
6
6
 
7
7
  GEM
data/Rakefile CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  require 'bundler/gem_tasks'
4
4
  require 'rake/testtask'
5
- require 'structured_changelog/tasks'
6
5
 
7
6
  Rake::TestTask.new(:test) do |t|
8
7
  t.libs << 'test'
@@ -15,3 +14,10 @@ require 'rubocop/rake_task'
15
14
  RuboCop::RakeTask.new
16
15
 
17
16
  task default: %i[test rubocop]
17
+
18
+ desc "Bumps the gem version and generates changelog modifications with cocogitto"
19
+ task :bump_gem do
20
+ cog_version = `cog -V`
21
+ puts $?
22
+ puts cog_version
23
+ end
data/cog.toml CHANGED
@@ -1,10 +1,14 @@
1
1
  from_latest_tag = true
2
2
  ignore_merge_commits = false
3
3
  branch_whitelist = []
4
- pre_bump_hooks = []
4
+ pre_bump_hooks = [
5
+ "bump set {{version}} -p 'chore(version):' -m 'v{{version}}'",
6
+ "echo 'Bumping gem from {{latest}} to {{version}}'"
7
+ ]
5
8
  post_bump_hooks = [
6
- "rake release"
7
- ]
9
+ "rake release",
10
+ "echo 'Releasing gem {{version}}'"
11
+ ]
8
12
  pre_package_bump_hooks = []
9
13
  post_package_bump_hooks = []
10
14
  tag_prefix = "v"
data/lib/lxi/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Lxi
4
- VERSION = '0.2.12'
4
+ VERSION = '0.2.25'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lxi_rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.12
4
+ version: 0.2.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Carruthers
@@ -32,6 +32,7 @@ executables: []
32
32
  extensions: []
33
33
  extra_rdoc_files: []
34
34
  files:
35
+ - ".cz.toml"
35
36
  - ".streerc"
36
37
  - ".tool-versions"
37
38
  - ".vscode/settings.json"