Skip to content

Changelog

Version 6

6.0.1

  • #39 Handle non-integer and empty meetings
  • #38 Properly handle multiple iterators for Events
  • #37 Fix regroup() to work after team error
  • #36 Regroup should return the work output

6.0.0

  • #34 Support node v18 and drop node v12

Version 5

5.1.1

  • #33 Fix memory leaks on attend for infinite teamwork instance
  • #28 upgrade lab to v24 and devDependency of typescript

5.1.0

  • #26 Add strict mode

5.0.0

  • #25 Move Options to Team.Options
  • #24 Add events iterator

Version 4

4.0.0

  • #20 Change module to export Team instead of default class
  • #19 Only node 12
  • #18 Initialize all properties in constructor

Version 3

3.3.2

3.3.1

  • #15 Update deps

3.3.0

  • #13 Change module namespace

3.2.0

  • #12 Add TypeScript definitions

3.1.0

  • #11 Support regroup()

3.0.3

  • #9 Relocate to hapi org

3.0.2

  • #8 Remove engines

3.0.1

  • #7 Remove Team

3.0.0

  • #6 Remove members and add notes support

Version 2

2.1.0

  • #5 Add options

2.0.0

  • #4 Migrate to async/await interface

Version 1

1.1.2

  • #3 Update deps

1.1.1

  • #2 Update deps

1.1.0

  • #1 Add meetings()

Deploys by Netlify