Recent Releases of bit

bit - 4.6.0

What's Changed

  • Set up codecov by @MichaelChirico in https://github.com/r-lib/bit/pull/9
  • Coverage tests for bit setops by @MichaelChirico in https://github.com/r-lib/bit/pull/11
  • Add GHA R CMD check for several platforms/versions by @MichaelChirico in https://github.com/r-lib/bit/pull/12
  • Add basic codespaces by @MichaelChirico in https://github.com/r-lib/bit/pull/13
  • More coverage tests by @MichaelChirico in https://github.com/r-lib/bit/pull/14
  • Use markdown-style roxygen by @MichaelChirico in https://github.com/r-lib/bit/pull/15
  • More coverage tests by @MichaelChirico in https://github.com/r-lib/bit/pull/16
  • Activate undesirablefunctionlinter by @MichaelChirico in https://github.com/r-lib/bit/pull/18
  • Activate replenlinter by @MichaelChirico in https://github.com/r-lib/bit/pull/17
  • Activate spacesleftparentheses_linter by @MichaelChirico in https://github.com/r-lib/bit/pull/20
  • Fully activate semicolonlinter by setting allowcompound=FALSE by @MichaelChirico in https://github.com/r-lib/bit/pull/21
  • Activate spacesinsidelinter by @MichaelChirico in https://github.com/r-lib/bit/pull/22
  • Activate linelengthlinter with width 100 by @MichaelChirico in https://github.com/r-lib/bit/pull/24
  • Activate indentation_linter by @MichaelChirico in https://github.com/r-lib/bit/pull/25
  • Activate commas_linter by @MichaelChirico in https://github.com/r-lib/bit/pull/26
  • roxygenize() changes for commas_linter by @MichaelChirico in https://github.com/r-lib/bit/pull/28
  • Apply brace-linter rule for multi-line functions by @MichaelChirico in https://github.com/r-lib/bit/pull/27
  • Don't start lines with '{' by @MichaelChirico in https://github.com/r-lib/bit/pull/29
  • Consistently match braced-ness of if,else for brace_linter by @MichaelChirico in https://github.com/r-lib/bit/pull/30
  • Activate brace_linter by @MichaelChirico in https://github.com/r-lib/bit/pull/31
  • Activate parenbodylinter by @MichaelChirico in https://github.com/r-lib/bit/pull/32
  • Activate infixspaceslinter by @MichaelChirico in https://github.com/r-lib/bit/pull/33
  • Put cyclocomp as a TODO by @MichaelChirico in https://github.com/r-lib/bit/pull/35
  • NEWS modernization by @MichaelChirico in https://github.com/r-lib/bit/pull/37
  • Fix prototype for Rbitset_attr by @MichaelChirico in https://github.com/r-lib/bit/pull/38
  • Use ff:: to access exported values, not get() by @MichaelChirico in https://github.com/r-lib/bit/pull/39

New Contributors

  • @MichaelChirico made their first contribution in https://github.com/r-lib/bit/pull/9

Full Changelog: https://github.com/r-lib/bit/compare/4.5.0...4.6.0

- R
Published by MichaelChirico over 1 year ago